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