LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Where are the crontab entries stored? (https://www.linuxquestions.org/questions/linux-server-73/where-are-the-crontab-entries-stored-501916/)

abefroman 11-15-2006 01:53 PM

Where are the crontab entries stored?
 
Where are the crontab entries stored?

I want to cat a file and view the crontab entries and not use
crontab -e
or
crontab -l

Is there a way to do this?

zhjim 11-15-2006 01:58 PM

Check out

/var/spool/cron/crontabs/

there should be a file for every user that is allowed to and has a crontab

abefroman 11-15-2006 02:28 PM

Thanks, that worked!


All times are GMT -5. The time now is 07:26 PM.