Crontab is an important utility that is used for scheduling cron jobs i.e. setting up a specified time-based job. Cron job can be a single command or we can also schedule cron to run bash scripts. These cron…
Source: LXer – Scheduling CRON Jobs with Crontab for Beginners