Crobtab
Crontab is time-based job scheduler.
How to inspect the crontab execution record?
# Use either one command
$ journalctl -xe
$ systemctl status cron
Last updated
Crontab is time-based job scheduler.
# Use either one command
$ journalctl -xe
$ systemctl status cron
Last updated