The crontab serves as a list of commands intended for execution on a regular basis and also refers to the command utilized for managing that list. The term originates from “cron table,” reflecting its dependence on the job scheduler that automates task execution according to a predetermined timetable. This system process operates tasks automatically, based on the established schedule known as the crontab, which is also the command used to modify that schedule.
Source Link
