Sometimes you may need to create cron job using shell script. Here is how to add add cron job or schedule cronjob automatically.
cron job
How To Run Cron Job Every 5,10,15 Minutes
Cron Jobs allow you to run tasks and scripts automatically at regular intervals. Here is how to run cron job every 5,10, 15 minutes.