Cron is a time-based job scheduler in Unix-like computer operating systems. Cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times or dates.
For information about the most common cron issues and how to fix them, see Why is my crontab not working and how can I troubleshoot it.