LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Best Practice for Crons? (https://www.linuxquestions.org/questions/linux-general-1/best-practice-for-crons-243116/)

Rotwang 10-15-2004 03:17 PM

Best Practice for Crons?
 
If I have a cron that runs every hour, is it considered better practice to put it in /etc/cron.hourly, or to make a crontab entry for it?

btmiller 10-15-2004 04:23 PM

It's up to you. I'd personally prefer to make a crontab entry, since because not all Unices have cron.hourly I always think to check crontabs first.


All times are GMT -5. The time now is 03:35 PM.