Crontab problems

does /etc/cron.daily run at midnight?

depends what cron is set to

/etc/crontab
02 4 * * * root run-parts /etc/cron.daily
i suck at cron rofl
let me read

thats 4am ?
0 4 * * * root run-parts /etc/cron.daily
0 0 * * * root run-parts /etc/cron.daily
that be right?

* * * * * command to be executed
- - - - -
| | | | |
| | | | —– day of week (0 - 6) (Sunday=0)
| | | ——- month (1 - 12)
| | ——— day of month (1 - 31)
| ———– hour (0 - 23)
————- min (0 - 59)

ok :)
Thank you
Thanks for the help man

 Email Web Hosting | Email Hosting

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Leave a Comment

You must be logged in to post a comment.


Blog Tags:

Similar posts: