The UNIX and Linux Forums  

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



Thread: grep question
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 10-04-2007
sanjustudy sanjustudy is offline
Registered User
 

Join Date: Aug 2005
Location: India
Posts: 17
Sanju

Hi use
grep -r "ERROR" *
Reply With Quote