@Faishal You Dont have to use for loop for this. In Linux if users has any crontab entry then its save on particular files/path. cat /var/spool/cron/crontabs/* Above command was good enough for you 🙂 Reply
@Faishal You Dont have to use for loop for this.
In Linux if users has any crontab entry then its save on particular files/path.
cat /var/spool/cron/crontabs/*
Above command was good enough for you 🙂