ref: b51b623725ce394a1f9f12686f043c1cc3bba7c9
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'