bug-findutils
[Top][All Lists]
Advanced

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

[bug #14748] find -perm /zzz gives wrong result when zzz evaluates to an


From: James Youngman
Subject: [bug #14748] find -perm /zzz gives wrong result when zzz evaluates to an all-zero mask
Date: Wed, 30 Nov 2005 06:21:02 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.12) Gecko/20050922 Firefox/1.0.7 (Ubuntu package 1.0.7)

Follow-up Comment #2, bug #14748 (project findutils):

Looking at this again, I'm not completely convinced.  If no bits are set in
the specified mask, none of the bits set in the mask can be set in the file's
mode (since there are no set bits).  Hence one could argue that "-perm /000"
should never match any files, in other words that the current behaviour is
correct. Thoughts?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14748>

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





reply via email to

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