Live Chat!

Cron job

          0 votos

August 25th, 2006 mysurface

The script you want it to run every week, hour, day etc, or maybe a single command, you can use crontab or simply put your scripts on certain cron directory.
There are more simple cron directory in /etc.
cron.hourly
cron.daily
cron.weekly
cron.monthly
You can simple copy a script into these folder, make sure you change your script’s mode to be executable. [...]

Posted in Admin, crontab | Hits: 5909 | 1 Comment »