ubuntu:cron:schedule_a_cron_job_to_run_on_every_10_minutes
This is an old revision of the document!
Ubuntu - Cron - Schedule a Cron Job to Run on Every 10 Minutes
*/10 * * * * /scripts/script.sh
The / operator is used for achieving these step values inside your crontab.
ubuntu/cron/schedule_a_cron_job_to_run_on_every_10_minutes.1576194501.txt.gz · Last modified: 2020/07/15 09:30 (external edit)