Granted, I’m not trying to sound like a smarty pants here because I really know absolutely nothing about cron and how it works.
So let’s start from the beginning (moves hands to symbolize starting a flash back sequence)
From Wiki
In computing, cron is a time-based scheduling service in Unix-like computer operating systems. The name is derived from Greek chronos (??????), meaning time.
cron has been recreated several times in its history.
Say you want something to automatically run on your server (linux/unix) at certain timed intervals, and example would be, oh say a backup or other routines that need to be run at certain intervals. On a Drupal site I run, they have a built in script to update things using cron. It will update a list of rss feeds and other routine maintenance items. So I first started out with looking at the Drupal site for any documentation (shhhh, it’s not like I asked a guy for directions) on how to set it up. There were plenty of examples shown, but didn’t make a whole of sense to me.

January 23, 2008
Posted in


content rss


Recent Comments