gadgeteer.co.za
How to use cron on Linux – The cron system is a method to automatically run commands on a schedule
The cron system is a method to automatically run commands on a schedule. A scheduled job is called a cronjob, and it’s created in a file called a crontab. It’s the easiest and oldest way for a computer user to automate their computer.It's fairly simple to grasp really, as a line consists of two parts:...