Re: [newbie] cron problem

2002-12-10 Thread Derek Jennings
On Saturday 07 Dec 2002 2:10 am, L.V.Gandhi wrote: > I have the following /etc/crontab > [root@localhost lvgandhi]# cat /etc/crontab > SHELL=/bin/bash > PATH=/sbin:/bin:/usr/sbin:/usr/bin > MAILTO=root > HOME=/ > > # run-parts > 01 * * * * root nice -n 19 run-parts /etc/cron.hourly > 02 4 * * * roo

[newbie] cron problem

2002-12-09 Thread L.V.Gandhi
I have the following /etc/crontab [root@localhost lvgandhi]# cat /etc/crontab SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root nice -n 19 run-parts /etc/cron.hourly 02 4 * * * root nice -n 19 run-parts /etc/cron.daily 22 4 * * 0 root nice -n 19 run-