The UNIX and Linux Forums  

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



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 02-05-2002
jo_aze jo_aze is offline
Registered User
 

Join Date: Feb 2002
Location: PARIS (FRANCE)
Posts: 22
Question Using find command

Hy,
Does someone know how to setup "find" command allowing to find all files or directories according to a specific filter whatever case sensitive (I'm working on AIX platform 4.3.3).
Example:
find / -type d -exec grep ....
Or perhaps using regular expresssion
find / -type d -name *...$name...\*

Thanks for your help
Remove advertisements
!!
!! Forum Sponsor