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/