Writing CRON jobs on a Mac
Mac OSX is essentially a UNIX distribution, so we have all the cool under-the-bonnet tricks and tools of any operating system with a UNIX backbone. One of the utilities I’ve always found useful in a UNIX OS is the CRON tab. The post describes how you can put together some Cron-jobs on Mac OSX.
Read post