>>>>> "LS" == Lazaro Salem <[EMAIL PROTECTED]> writes:

 LS>  Is there any kind of "logical not" affecting a flag in find?
 LS> Something similar to the `grep -v regexp' as opposed to `grep
 LS> regexp'.

There is. Try find . ! -type d etc. See the section on operators in
the gnu find man page.

-- 
Juri Pakaste/[EMAIL PROTECTED]          

Reply via email to