Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

where is the crontab log

grep CRON /var/log/syslog
Comment

cron logs

On a default installation the cron jobs get logged to

/var/log/syslog
You can see just cron jobs in that logfile by running

 grep CRON /var/log/syslog
Comment

PREVIOUS NEXT
Code Example
Shell :: how to stop mongodb server in ubuntu 
Shell :: mac restart mysql server 
Shell :: gcloud get projects 
Shell :: show linux distro 
Shell :: docker prune images 
Shell :: install neovim 0.5 ubuntu 
Shell :: check firewall centos 7 
Shell :: nginx certbot ubuntu 
Shell :: apt-add-repository command not found 
Shell :: run msi on linux 
Shell :: docker remove all untagged images 
Shell :: magento 2 check version command line 
Shell :: list users in linux 
Shell :: how to change port apache ubuntu 
Shell :: linux memory cache clear 
Shell :: appcenter cli 
Shell :: how to install and enable docker on command line with EC2 instance 
Shell :: ssh force use password 
Shell :: rm files with extension 
Shell :: git fetch tags force 
Shell :: install pyzbar on linux 
Shell :: change remote origin 
Shell :: I can not access my local files in Ubuntu 
Shell :: login to git bash 
Shell :: delete .git folder 
Shell :: laravel command not found after installing laravel mac 
Shell :: jupyterlab docs 
Shell :: powershell check if elevated 
Shell :: gitlab ci allow failure 
Shell :: uninstall node js from ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =