Michael Bevilacqua on 30 Jul 2007 17:21:10 -0000 |
On 7/30/07, Michael Bevilacqua <michael@bevilacqua.us> wrote: On 7/30/07, Mark Baker <mark.baker@hxti.com> wrote: Not to reply to my own post ;-) but Gentoo's crontab syntax example might upset some people on this list. I'll instead, post a Redhat example, which is more traditional: SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly -- Michael D. Bevilacqua michael@bevilacqua.us ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|