View Single Post
Old 12-04-2004, 02:16 PM   #4 (permalink)
section31
Registered User
 
Join Date: Sep 2004
Posts: 35
section31 is on a distinguished road
hey one more thing greffov. How can I put a regular expression inside the -name paramater. Or is that impossible. If not I can always pipe it into grep but I would like to do something like this but its not working.

find . -name "*\.(html|php)" -print
section31 is offline   Reply With Quote