bugfindutils - Bugs: bug #54838, Misplaced Example Entry

 
 

bug #54838: Misplaced Example Entry

Submitter:  Ahmad ElKomey <ahmad_elkomey>
Submitted:  Sun 14 Oct 2018 08:39:57 PM UTC
   
 
Category:  documentation Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  berny
Originator Name:  Open/Closed:  Closed
Release:  4.5.11 Fixed Release:  4.7.0
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Oct 2018 04:40:08 PM UTC, comment #2: 

Pushed at:
  https://git.sv.gnu.org/cgit/findutils.git/commit/?id=013054ff
this marking this as fixed.

Bernhard Voelker <berny>
Group administrator
Mon 15 Oct 2018 06:47:35 AM UTC, comment #1: 

Thanks for the report.

This bug was introduced when adding the
  '-perm -444 -perm /222 ! -perm /111'
example.

The attached patch fixes it.  Pushing soon.

Have a nice day,
Berny


(file #45197)

Bernhard Voelker <berny>
Group administrator
Sun 14 Oct 2018 08:39:57 PM UTC, original submission:  

The last entry (the one reads -perm -g+w,o+w ) in the documentation found here 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.

Ahmad ElKomey <ahmad_elkomey>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #45197:  0001-doc-fix-the-examples-of-the-perm-option-in-the-texin.patch added by berny (2KiB - text/x-patch - [PATCH] doc: fix the examples of the -perm option in the texinfo documentation)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Updated the item)
  • -email is unavailable- added by berny (Updated the item)
  • -email is unavailable- added by ahmad_elkomey (Submitted the item)
  • -email is unavailable- added by ahmad_elkomey
  • -email is unavailable- added by ahmad_elkomey
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-08-29 jay Open/ClosedOpen Closed
    2019-08-29 berny Fixed ReleaseNone 4.7.0
    2018-10-15 berny StatusIn Progress Fixed
    2018-10-15 berny Attached File- Added 0001-doc-fix-the-examples-of-the-perm-option-in-the-texin.patch, #45197
        StatusNone In Progress
        Assigned toNone berny
    2018-10-14 ahmad_elkomey Carbon-Copy- Added -email is unavailable-
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code