Cron Job Run Every 6 Hours at williampbishop blog

Cron Job Run Every 6 Hours. 0 */6 * * * /path/to/mycommand. Run on jan 1st at.

How To Create A Cron Job In Linux
from certsimple.com

Run once an hour at the beginning of. 0 */6 * * * /path/to/mycommand.in cron syntax, the asterisk (*) means ‘every,’ so the following cron strings are valid:

How To Create A Cron Job In Linux

Cron Job Run Every 6 Hours It's the hour you need to care about. 0 */6 * * * /path/to/mycommand. You forgot a *, and you've too many fields. Run on jan 1st at.