Before getting into the topic let us learns what Cron is and how does it work?
Cron is Linux based utility that schedules a script or a command on the server to run on a specific date and time. So, a Cron job will work as a scheduled take by itself and be used for repetitive tasks...