Answers for "how to check crontab logs in linux"

3

linux check cronjob log

grep CRON /var/log/syslog
Posted by: Guest on August-04-2020
0

crontab logs centos

grep CRON /var/log/cron
Posted by: Guest on September-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language