Sep 8, 2010 #1 bazil2 Technical User Feb 15, 2010 148 DE (Elementary user) I would like to set up an entry in the crontab that will execute on the first and third Tuesday of every month at 7:00am Is my understanding correct that the entry should look like this: 0 7 1-7,14-21 * 2 * /path/to/my/script Best regards
(Elementary user) I would like to set up an entry in the crontab that will execute on the first and third Tuesday of every month at 7:00am Is my understanding correct that the entry should look like this: 0 7 1-7,14-21 * 2 * /path/to/my/script Best regards
Sep 8, 2010 1 #2 cspilman MIS Nov 17, 2000 307 US Take a look at this thread on another forum: http://www.unix.com/unix-advanced-expert-users/11562-can-cron-do-post41689.html#post41689 Regards, Chuck Upvote 0 Downvote
Take a look at this thread on another forum: http://www.unix.com/unix-advanced-expert-users/11562-can-cron-do-post41689.html#post41689 Regards, Chuck