Page 1 of 1

crontab bi-weekly execute

Posted: Tue Jul 10, 2007 11:22 am
by miro_igov
I was curious is it possible to configure a crontab task to execute each Monday, not weekly but once per 2 weeks.

Currently i set it weekly with [00 11 * * 1] setting, but this needs to be once per 2 weeks and always in Monday.

Posted: Sun Jul 15, 2007 7:39 am
by facets
This should do the job. ( 1/2 every second Monday)

0 11 * * 1/2 /script