#!/bin/sh cd /var/lib/httpd/htdocs/captures #D=`date +%j%H%M%S` rm grab.jpg wget http://206.54.177.102/grab.jpg echo "Content-type: text/html" echo "" echo "
" echo "Keep reloading this page until you get a picture you want."
echo "
"
echo "
" echo "Enter the caption you want for this picture in the box.
" echo "
" echo ""