complex cron job schedule
Posted
by Bob
on Server Fault
See other posts from Server Fault
or by Bob
Published on 2010-06-03T18:45:07Z
Indexed on
2010/06/03
18:56 UTC
Read the original article
Hit count: 303
cronjob
I know I can do this if I call a script to check, but I am curious if I can do this with just the cron.
I need to run a job once/year on the first Saturday of July If that Saturday is July 4th, run it July 5th.
© Server Fault or respective owner