On November 10, 2003 06:58 pm, Alejandro Calbazana wrote: > Sorry... Forgot to mention that crontab -e shows no listing for root. I > tried poking around under crontabs of other users - nothing. Any way to > list all crontabs of all users? > > Thanks, > > Alejandro You can look at the directory /var/spool/cron for all the user cron files. You can grep over them but don't edit them directly, use cron -e You should use crontab -l if you are just reading and not editing. -- Pete Nesbitt, rhce -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list