On Thu, Apr 23, 2009 at 13:42, Pete Hardie <pete.hardie at gmail.com> wrote: > That looks like the only option - the only mention I found in GNU crontab was > that day-of-month and day-of-week will BOTH be run if specified This should work: # Min Hour Date Month DoW Cmd 0 0 1-7 * Thu myCommand -Jim P.