https://www.tecmint.com/schedule-job-without-cron-linux/
Читать далее...How to Schedule a Linux Job Without Cron
3 Ways to Schedule a Task/Job Without Cron in Linux
If you want to schedule a job or task in Linux without using the cron, you can consider a few alternative methods such as sleep, systemd timer, and anacron.