Install a Crontab
Cron is a command-line utility (cli), known as cron job as well. Is a job scheduler on **Unix-like** operating systems.
Install
There are some cron jobs utilities out there, The one i use is *cronie* For **Arch Linux** and **Void Linux** and for **Debian** i use cron.
Arch Linux
Debian
Void Linux
Enabled Crontab
Arch Linux (systemd)
Debian (systemd)
Void Linux (init)
Here are some examples in how to work with contrab
----------
----------
© DarknessCode