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 -->
  #3 (permalink)  
Old 02-24-2006
surjyap surjyap is offline
Registered User
  
 

Join Date: Sep 2005
Posts: 40
Hi
you can try this command for a specific user

$ crontab -l

It will show the list of processes which are to be executed through cron for a particular user.