[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #50758] Incorrect example in find.info docs for '-perm'
From: |
anonymous |
Subject: |
[bug #50758] Incorrect example in find.info docs for '-perm' |
Date: |
Sat, 8 Apr 2017 06:05:00 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
URL:
<http://savannah.gnu.org/bugs/?50758>
Summary: Incorrect example in find.info docs for '-perm'
Project: findutils
Submitted by: None
Submitted on: Sat 08 Apr 2017 10:04:59 AM UTC
Category: documentation
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name: Jacob Nevins
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: None
Fixed Release: None
_______________________________________________________
Details:
An example in find.info says
'-perm /022'
Match files that are writable by either their owner or their
group. The files don't have to be writable by both the owner
and group to be matched; either will do.
I think this is wrong; to match the text, I think the option would have to be
'-perm /220'. Other examples nearby are similar. Patch attached.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 08 Apr 2017 10:04:59 AM UTC Name: perm-example.patch Size: 717B
By: None
Patch against git 11a050cdb
<http://savannah.gnu.org/bugs/download.php?file_id=40328>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50758>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #50758] Incorrect example in find.info docs for '-perm',
anonymous <=