LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   crontab (https://www.linuxquestions.org/questions/linux-general-1/crontab-426654/)

Timur Sakayev 03-20-2006 01:01 PM

crontab
 
Is there a quick way to find out all users that have anything in their crontabs? Say if i have about 20 users and i am trying to find out which ones have tasks, but i don't feel like checking them one by one. I probly could write up a shell script to iterate through users and figure it out, but i just don't want to kill a fly with bazooka, if i can do it with rolled newspaper.

Thanks,

TS

ckoniecny 03-20-2006 01:20 PM

Look in /var/spool/cron/crontabs. This will show you everyone with a crontab.


All times are GMT -5. The time now is 11:39 AM.