On 02 Nov 2000, [EMAIL PROTECTED] wrote:

> It should be supported. I don't know quite how, though, except maybe
> with find(1) based hacks. (-iname is your friend. :)

`-iname' is peculiar to GNU find, I think.  Solaris 2.6 doesn't have
it.

Are you suggesting "find . -name '[fF][oO][oO]*' -print" rather than
"echo [fF][oO][oO]*" because of command line length restrictions?

kai
-- 
I like BOTH kinds of music.

Reply via email to