bug-findutils
[Top][All Lists]
Advanced

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

[bug #17587] print0 action causes false results to be printed


From: anonymous
Subject: [bug #17587] print0 action causes false results to be printed
Date: Fri, 1 Sep 2006 19:23:06 +0000
User-agent: Opera/9.01 (X11; Linux i686; U; en)

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

                 Summary: print0 action causes false results to be printed
                 Project: findutils
            Submitted by: None
            Submitted on: Friday 09/01/2006 at 19:23 UTC
                Category: find
                Severity: 3 - Normal
              Item Group: Wrong result
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Saku
        Originator Email: address@hidden
             Open/Closed: Open
                 Release: 4.2.27
           Fixed Release: None

    _______________________________________________________

Details:

This was discovered in combination with -size test but after some tests it
proved to be there with other tests as well (-name).

I actually wonder if this is indeed a bug because it is too obvious to have
been ignored or not reported so far...

So the case is that

find . -size 0

finds nothing in the current directory.

find . -print0 -size 0

accepts *everything* as a correct match. As if

find . -print0 

was invoked.

Hopefully I am not reporting something silly here.

Thanks.



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
Available only the item webpage     | Originator Email




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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