tburba on Thu, 21 Oct 1999 10:55:51 -0400 (EDT) |
The entry: 0 3 * * * /usr/bin/rdate -s hostname does nothing in /etc/crontab, but works fine in root's crontab. I've noticed that /etc/crontab has this entry: 01 * * * * root run-parts /etc/cron.hourly To quote the man page, "The 'sixth' field (the rest of the line) specifies the command to be run". By inference, the field "root run-parts /etc/cron.hourly" is a shell command. How can both these formats be the same? mental@NeverLight.com on 10/21/99 09:59:54 AM Please respond to plug@lists.nothinbut.net To: plug@lists.nothinbut.net cc: (bcc: Thomas A Burba/USVISION) Subject: Re: [Plug] docs on /etc/crontab? It has the same exact format. Check out "man 5 crontab" and read up on all the settings you can use. What was it you were wondering about? Mental -- "If they takeaway the pr0n, the net will stagnate...who's gonna need bandwidth then? I mean...why do you think they went from 16 to 256 colors? for reading? I think not!" --Kyle Burton On Thu, 21 Oct 1999 tburba@GLCORPIS01.usvision.com wrote: > > > > > The man pages don't seem to explain about /etc/crontab which looks to have > a slightly different format than a normal crontab file. Normal crontab > formatted stuff doesn't seem to work here. Can anyone shed light on this? > TAMIA > > > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|