A QUICK REFERENCE TO… CRON
Computers are supposed to make life easier for us, so performing tasks on time without us needing to intervene seems like a good idea. The program used to do this is called cron. It loads a set of cron tasks that are run at the times specified, all without any need for you to lift a finger, or even remember.