You guys are still talking about this and not only is the crontab entry done, I've finished the script :) Here is the solution I'm using. 0 18 * * 4 [ `date +%d` -le 7 ] && myprog Chris