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