bug-findutils
[Top][All Lists]
Advanced

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

[bug #30772] Erroneous results while using printf on a name query


From: Eric Blake
Subject: [bug #30772] Erroneous results while using printf on a name query
Date: Fri, 13 Aug 2010 22:40:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100723 Fedora/3.6.7-1.fc13 Firefox/3.6.7

Update of bug #30772 (project findutils):

                  Status:                    None => Invalid                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Not a bug in find, but in your expression.

Try:

find ( -name '.[!.]' -o -name '[!.]' ) -printf '%fn'

to see the difference of order of precedence.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30772>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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