On Apr 30, 2004, at 4:36 PM, 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.
Or you could use anacron:
<http://anacron.sourceforge.net/> <http://sourceforge.net/projects/anacron>
There's a Fink package too.
sherm--