MacJanitor
March 25, 2005
MacJanitor is a free little utility to run the daily, weekly and monthly cron jobs OS X is supposed to run between 3am and 5am (when most users switch their machines off).
About
This page contains a single entry from Stefan Tilkov's Random Stuff posted on March 25, 2005 9:39 AM. The previous post in this blog was XSH. The next post in this blog is Been There, Done That. Many more can be found on the main index page or by looking through the archives.
Comments
Have at look at cronaid[1] It runs the daily/weekly/monthly cron scripts if they haven’t run at their default scheduled times. All that’s necessary is to ensure cronaid will run (via cron) sometime when the system is awake. And Anacron[2] can run any missed cron tasks, not just daily/weekly/monthly like cronaid.
[1] http://droolingcat.com/software/cronaid/ [2] http://www.alastairs-place.net/anacron.html
Posted by: sjk
at April 5, 2005 5:41 AM | link
Good tips, thanks - I’ll check them out.
Posted by: Stefan Tilkov at April 5, 2005 7:45 AM | link
