[wellylug] Crontab entry
Jamie Dobbs
jamie.dobbs at orcon.net.nz
Sun Jan 25 16:07:35 NZDT 2004
I've changed my crontab to the following:
# Mon - Fri (3am-5:45pm) and Sat - Sun (3am-11:45am) get all email in
# 'non-peak' hours
*/15 3-17 * * 1-5 ~/bin/getmyemailnow
*/15 3-11 * * 6,7 ~/bin/getmyemailnow
# only get small emails during 'peak' hours (Mon-Fri 6pm-2:45am, Sat/Sun
# 12pm-2:45am)
*/15 18-2 * * 1-5 ~/bin/getsmallmailnow
*/15 12-2 * * 6,7 ~/bin/getsmallmailnow
but for some reason it doesn't appear to be ever running, obviously I've
made an error somewhere and wonder if someone could be so kind as to
tell me what's wrong.
TIA
Jamie
More information about the wellylug
mailing list