Could someone tell me how to check for the cronjob running or not? I have many cron jobs running background, but recently just 1 or 2 of them died and usually I will get the system alarms me, but guess what this cronjob also died, which I don't know there are some cron job died too.
I can check by listing the crontab -l and check whether the job listed in the crontab list is running at the time desired or not, but I am not sure is there another fater way to check them out?
thanks.
I can check by listing the crontab -l and check whether the job listed in the crontab list is running at the time desired or not, but I am not sure is there another fater way to check them out?
thanks.