ref: 2f5983ba02cfa2719457d6a35f5ec9109c730660
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'