bug-findutils
[Top][All Lists]
Advanced

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

[bug #14854] symbolic perm broken, but octal is OK


From: Eric Blake
Subject: [bug #14854] symbolic perm broken, but octal is OK
Date: Mon, 24 Oct 2005 17:50:28 -0600
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20050729 Netscape/8.0.3.3

Follow-up Comment #1, bug #14854 (project findutils):

Duplicate of bug #14619.  use -perm /symmode, not -perm +symmode, since
4.2.25 implements POSIX rules for +symmode which require an exact match. 
"-perm +o+rx" is the same as "-perm +o,+rx", which matches files whose
permission is exactly 0555 (unlike earlier versions of findutils, where it
incorrectly matched files whose permissions included any of 0005).

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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