Automating Tasks with Cron and At
Filed in archive Utilities by Rom Feria on July 21, 2007

When you need to run a task or two regularly, at set intervals, you use cron. When you need to run a task at a specific time, you use at. To better understand it (so you can maximize its power), here's a Linux tip from IBM's Ian Shields.
So, when you need to empty the cache regularly at quarter-past two in the morning, no need to wake up, remotely login and do it yourself - just let cron do the job. :)
Permalink: Automating Tasks with Cron and At
Tags:
tasks scheduler cron at linux automating+tasks open+source
Trackback: http://www.creative-weblogging.com/cgi-bin/mt-tb.pl/82295










