WHAT IS CRON, CRONTAB and CRON JOB?
Cron is a standard Unix utility that is used to schedule commands to execute automatically at specified interval of time in Unix like operating systems.Crontab refers to “Cron table” is a command that allows users ...