Young Mo Kang <kym...@gmail.com> writes: > I just thought it would be useful to enable multiple type search at > once feature in find, i.e., find's option "-type xyz" can be a > shorthand form for "( -type x -o -type -y -o -type z )". It should > work with -xtype exactly the same way.
I heartily support this feature. I've wanted to make this fix for many years, but never was able to put in the time to insert it into the code. Dale