14 Apr 2010 08:51 am
s10-Day 21 Lab Day: CGI review, Crontab
Crontab
tutorials:
- http://www.aota.net/Script_Installation_Tips/cronhelp.php3
- http://www.unixgeeks.org/security/newbie/unix/cron-1.html
My crontab:
MAILTO=rdhyee@ischool.berkeley.edu * * * * * date > /home/rdhyee/public_html/s10/day21/date.txt 0 3 * * * curl "http://pipes.yahoo.com/pipes/pipe.run?_id=120577b6e697fb3edfb6c215fb702116&_render=kml" > /home/rdhyee/public_html/s10/day21/irinnews.kml
responder.py source: http://people.ischool.berkeley.edu/~rdhyee/s10/day21/responder.py.txt
Leave a Reply
You must be logged in to post a comment.