Tuesday, 28 January 2020

crontab log location in linux

crontab log location will be under /var/log.
log file name will be cron

[root@localhost]# ls -lrt /var/log/cron
-rw-------. 1 root root 1291442 Jan 28 16:00 /var/log/cron



No comments:

Post a Comment