On Fri, 30 Apr 2004, Jerry LeVan wrote: > If you want to use cron and let your system go to sleep then you might > want to take a look some of the stuff I have at > http://homepage.mac.com/levanj/Cocoa. It turns out you have to do a > little song and dance to make sure the mac is awake (for a long enough > period) when cron fires.
Isn't that the sort of problem that Anacron is supposed to solve? <http://anacron.sourceforge.net/> Seems like it might make this sort of thing easier... -- Chris Devers