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: [EMAIL PROTECTED]
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/
_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils