When you have a mundane, repetitive task at hand, it’s best to make use of an automated script. Behind the scenes, that’s what Cron does. It is programmed to automatically execute tasks at a particular interval or specific time.
But when the tasks don’t match how it is configured, then Cron...