*/5 * * * * /path/to/script
Also, here’s a quick reference for the layout of cron. I suggest pasting this at the top of your cron file.
# MIN HOUR DAYOFMONTH MONTH DAYOFWEEK COMMAND
A collection of various tech tips for future reference
*/5 * * * * /path/to/script
# MIN HOUR DAYOFMONTH MONTH DAYOFWEEK COMMAND
No comments:
Post a Comment