Wednesday 9 November 2011

Good guide for cron/crontab usage. Some useful commands:

crontab -l      - to list all tasks
crontab -e      - to edit the list using vi

No comments: