ref: 854c60f24c7671a31f61cef272363df2ddf551f0
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