Multiple crontab files

Michael Hipp Michael
Mon May 17 12:01:58 PDT 2004


Net Llama! wrote:

> Its in addition to on linux, AFAIK.  /etc/crontab is usually for
> systemwide cronjobs that aren't tied to any particular user.  If you're
> looking to create a crontab for root then do "crontab -e" as root, and
> you'll get one.  I don't think that running "crontab /root/crontab" will
> do anything.

When I did 'crontab /root/crontab' it created the file 
/var/spool/cron/root which contains the stuff from /root/crontab. But is 
there any to be certain the stuff from /etc/crontab is still waiting to 
execute?

Thought I remembered there was some way to get cron to dump its innards, 
but can't find it now.

Appears I have Vixie cron on this RH9 box.

Michael







More information about the Linux-users mailing list