This beginner introduction to the CRON process and tables allows even a novice to automate commands that need to be run repeatedly.
Let’s get started with the basics of cron and at.
ONE TIME AUTOMATED TASK
If you have no need for a command to be run repeatedly, then it will save you a whole lot of work to just use the at command.