On Sat, Jul 18, 2009 at 12:00 +0200, Soren Orel wrote: > so that I don't have to write this: > > find . -type f -name "*.sh" -o -name "*.html" > > is there a > > find . -type f -name "*.sh|*.html"
man 1 find
look for -regex
hth
Siggy
--
Please don't cc: me when replying on the list.
bsb-at-psycho-dot-informationsanarchistik-dot-de
or: bsb-at-psycho-dot-i21k-dot-de
signature.asc
Description: Digital signature

