Cronjob on alternate sundays

My datecalc script can calculate a day number when given a date. And it can also calculate a day-or-week number much like cron uses. With a little algebraic legerdemain it is possible to use those numbers to classify weeks into two sets "even" and "odd" without any need for a state file. I have extended my weekselector script to do this. So using weekselector is now another option.

weekselector