|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] docs on /etc/crontab?
|
Thanks. You've probably guessed that RedHat doesn't have that commentary.
ldc@netaxs.com on 10/22/99 08:54:17 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?
This is from the top of the Debian /etc/crontab file.
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file.
# This file also has a username field, that none of the other crontabs do.
The user field is right after periodic schedule fields like:
# min hour dom mon dow user command
25 1 * * * root test -e /usr/sbin/anacron || run-parts \ --report
/etc/cron.daily
As you can see the only difference is the user field in this file.
Have a good day
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?
--
0 0 L & R Associates
" Home Page: http://www.netaxs.com/~ldc/
_______ooO ~ Ooo_______________________________________________
LeRoy D. Cressy /\_/\ mailto:ldc@netaxs.com
Computer Consulting ( o.o ) Phone (215) 535-4037
> ^ < Fax (215) 535-4285
_______________________________________________
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
|