The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: cron job
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-13-2008
rujus rujus is offline
Registered User
  
 

Join Date: Jan 2007
Posts: 4
cron job

Hi,
How to monitor whether a cron job is running or errored out..?other than checking the process using ps-aef
how to enter the cron job which throws the output in 1 file and errors in other file. i remember it can be done using >1 and >2 ..but not sure..
any expert..please help!!