ref: 9af0a851d16b704fc5c5acc9afb2ffbf2e19394d
dir: /rag/
#!/bin/rc
# save image under http://notreally.info/transport/spacecraft/ragnarok/img/
rfork e
raw=$1
file=`{basename $raw}
if(~ $raw http*//*)
hget $raw >$rag/img/$file
if not
fcp $raw $rag/img/^`{date -n}^.^$file