Currently running cronjobs (crontab cron)
Note to self:
ps fauxww | grep -A 1 '[C]RON'
I don't remember where I found it.
Log: grep --color -i cron /var/log/syslog > cron-log.txt
Last modified
2017-11-09
- Log in to post comments
Note to self:
ps fauxww | grep -A 1 '[C]RON'
I don't remember where I found it.
Log: grep --color -i cron /var/log/syslog > cron-log.txt