The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-14-2008
GSalisbury GSalisbury is offline
Registered User
 

Join Date: Apr 2002
Location: New Jersey
Posts: 9
grep -l <string> <files> | wc -l
Reply With Quote