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