bug-findutils
[Top][All Lists]
Advanced

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

[bug #54838] Misplaced Example Entry


From: Ahmad ElKomey
Subject: [bug #54838] Misplaced Example Entry
Date: Sun, 14 Oct 2018 16:39:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?54838>

                 Summary: Misplaced Example Entry
                 Project: findutils
            Submitted by: ahmad_elkomey
            Submitted on: Sun 14 Oct 2018 08:39:57 PM UTC
                Category: documentation
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.5.11
           Fixed Release: None

    _______________________________________________________

Details:

The last entry (the one reads _-perm -g+w,o+w_ ) in the documentation found
here <https://www.gnu.org/software/findutils/manual/html_mono/find.html> is
wrong:

‘-perm -444 -perm /222 ! -perm /111’
Match files that are readable for everybody, have at least one write bit set
(i.e., somebody can write to them), but that cannot be executed/searched by
anybody. Note that in some shells the ‘!’ must be escaped;. 

‘-perm -a+r -perm /a+w ! -perm /a+x’
As above. 

‘-perm -g+w,o+w’
As above.

The last entry should be pushed 2 steps up in the examples list.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54838>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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