Results 1 to 4 of 4
Just a quick question... If I have a program set up to be run every day on root's crontab, will it still run if I'm not logged into root? If ...
- 12-31-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 61
Crontab
Just a quick question... If I have a program set up to be run every day on root's crontab, will it still run if I'm not logged into root? If I'm logged in as a normal, privilage-deprived user, will the program still run every day? Thanks.
- 12-31-2004 #2
yes,
cron should run the command no matter which user is currently logged in
- 12-31-2004 #3Just Joined!
- Join Date
- Jun 2004
- Posts
- 61
Thanks!
- 12-31-2004 #4
No problem.


Reply With Quote