View Single Post
Old 12-04-2004, 03:00 PM   #5 (permalink)
greffov
Da House Nerd
 
greffov's Avatar
 
Join Date: Dec 1969
Location: One CPU Lane
Posts: 3,512
greffov will become famous soon enough
find . -(i)regex ".+\.(html|php.{0,1})" | xargs

I haven't tried the pattern, you might have to use -E to enable extended regular expression syntax.


b.t.w.: for those that feel very lost when reading this, don't worry -- it's just something you'll never be able to do with any GUI.
__________________
Linux virusscanner detected a virus:
Windows 95 ... delete [Y/n] y
~
~

:wq
greffov is offline   Reply With Quote