What is a Cron Job?


Creating a cron job requires

A cron job is the title of a program that allows Unix users to execute several commands at one time on a certain date. It's convenient because the user only has to set up the job once in order for it to continuously complete the job. Cron comes from the Greek term chronos, meaning time.