ubuntu:cron:verify_crontab_file
Ubuntu - Cron - Verify Crontab File
Verify whether a specific user has any crontabs of their own or not.
sudo ls -l /var/spool/cron/crontabs
It should print out all of the available crontabs of each user in your system to the standard output.
ubuntu/cron/verify_crontab_file.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1