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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-19-2006
highlt highlt is offline
Registered User
  
 

Join Date: Dec 2006
Posts: 8
I apologize, the syntax is:

find . -follow \( -name "log" -o -name "out" \)
-prune -o -print | xargs
egrep -li "sun1216|sun1586|sun1153|PRIVIS1|PRIVIS2"