The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: crontab help
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 12-10-2005
sudhanshu_sinha sudhanshu_sinha is offline
Junior Member
 

Join Date: May 2005
Posts: 12
crontab -issue

Hi

the 2 >&1 represent standard error that is represented as 2 should also be redirected where the standard ouput has been directed it is a posix notation and can be found in man sh posix
hope this will clear your doubt.
Goodluck
Reply With Quote