ref: 1055b951f37e4424f8c759f8cca4677e4fd8f02f
dir: /rc/bin/webpaste/
#!/bin/rc if(~ $#* 0) file=/fd/0 if not file=$1 hpost -u http://okturing.com -p / a_body@$file submit:submit fake:fake a_func:add_post url: | grep -e '\/body\"' | sed 1q | sed 's/^.*href=\"//g; s/body\".*$/body/g; s/^/http:\/\/okturing.com/g'