bug-findutils
[Top][All Lists]
Advanced

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

[bug #23964] Conflicting assumptions about slashes and -name


From: James Youngman
Subject: [bug #23964] Conflicting assumptions about slashes and -name
Date: Wed, 30 Jul 2008 11:02:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9) Gecko/2008051202 Firefox/3.0

URL:
  <http://savannah.gnu.org/bugs/?23964>

                 Summary: Conflicting assumptions about slashes and -name
                 Project: findutils
            Submitted by: jay
            Submitted on: Wednesday 07/30/2008 at 11:02
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
           Fixed Release: None

    _______________________________________________________

Details:

This matches no files:

find ./core* -maxdepth 0   -name 'core.\*' -print

But this generates a warning message:

find ./core* -maxdepth 0  -name './core.\*' -print

If it's the only possible way to do something, it probably shouldn't generate
a warning message.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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