Crontab and watchdog?
So, for a service, we had the idea of putting a cron tab to execute a script, essentially like a watchdog.
Crontab is a command-line utility in Unix-like operating systems that is used to schedule commands to be executed period...