Cron webpage download
# if I might add ...
# and hoping I don't screw it up writing it on the fly
i=`expr 1`
j=`expr 2`
# i less than j
while [ $i -lt $j ] do
# 60 secs * 60 mins * 2hrs
sleep 7200
done
Saving them all takes a bit more.
--
No one could ever accuse Judaism of being a religion of peace.
-- The Iron Webmaster, 3690
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
Mission Accomplished http://www.giwersworld.org/opinion/mission.phtml a12
|