Page 1 of 1

CRON scheduler

PostPosted: Mon Apr 09, 2012 4:36 pm
by wd9895
I have to admin that I have NO CLUE about the cron scheduler.
Has anybody some usefull applications, scripts, tipps and hints for me ?

It seems to be a powerfull feature but without any knowledge I'm lost.

Thanks

Re: CRON scheduler

PostPosted: Mon Apr 09, 2012 7:50 pm
by fvdw
google cron examples and you get lots of info
Its a task scheduler and indeed a powerful tool. Be aware that cron runs as superuser (root) and as such can also easily cause damage to your files and data if you use a wrong command