Thanks for the reply. I thought perhaps crontab -l shows just the crontab for the current user and crontab -l <username> shows for an explicit user. In testing I think this is still the case.
I was looking for a way to show ALL cron jobs on a system for ALL users?
I think you are going to have to write a script to loop through your users while doing the crontab -l and redirect it to a file or your screen. good luck
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.