On Sun, 29 Mar 2009 14:05:50 +0100, Aaron Gray wrote:
> Is there anyway to envoke cron every 10 minutes ?
Hmmm, I thought cron ran every minute.
Now if you want something done every 10 minutes, then an entry in
crontab should do the trick.
Take a quick look at
man -s 5 crontab