bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find finds less with -o -name


From: Gabriel Zachmann
Subject: find finds less with -o -name
Date: 8 Aug 2001 09:55:26 GMT
User-agent: slrn/0.9.7.0 (SunOS)

This seems like a bug to me:

        pictures/A4_AR% find . -name '*.avi'  -print
        ./bmw/.xvpics/rwcine.avi
        pictures/A4_AR% find . -name '*.avi' -o -name '*.AVI' -print

in other words, 'find' finds less when I broaden the expression.

This happens with findutils-4.1.6-2 under RedHat 7.1.

HTH,
Gab.

-- 
/---------------------------------------------------------------------\
| You can't discover distant lands                                    |
| unless you are willing to lose sight of the shore.                  |
|                                                                     |
| address@hidden                 __@/'  address@hidden |
| web.informatik.uni-bonn.de/~zach    __@/'   www.gabrielzachmann.org |
\---------------------------------------------------------------------/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]