Multiple crontab files

Net Llama! netllama
Mon May 17 12:01:58 PDT 2004


On 05/05/04 14:52, Michael Hipp wrote:
> 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?

i think there's a /var/log/cron that logs all of that stuff.  but even 
so, no individual user's crontab should prevent /etc/crontab from running.

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

crontab -l

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                       	       netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: 		    http://netllama.ipfox.com

  16:10:01  up 150 days, 19:42,  2 users,  load average: 0.23, 0.11, 0.02



More information about the Linux-users mailing list