The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-24-2006
rinku11 rinku11 is offline
Registered User
  
 

Join Date: Dec 2005
Posts: 20
Viewing the cron file

Hi All,
I am trying to look into the crontab file present in /var/spool/cron/crontab. A file with the name of the superuser name is present there with the -r-------- permission. Even I am logged in using the same superuser id. But while am trying to cat that, its prompting permission denied.
Could someone tell me how to view, how to list the commands that run through CRON ?

Thanks & Regards,
Rin..