ref: c1a707427fbbb5129e467516fc671e976ee3e398
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/'