ref: 1499c6b197e3c98ea4b6309e849b328176f3d4f7
dir: /vr/
#!/bin/rc # Post to http://vr.stanleylieber.com # 2015-09-29T19:26:51-0400 if(~ $#* 0) file=/fd/0 if not file=$1 hpost -u http://vr.stanleylieber.com -p index.rc submit:submit form_input@$file | grep -e '^<img src' | sed 's/^.*http/http/' | sed 's/\.png.*$/\.png/'