]> git.ipfire.org Git - thirdparty/coreutils.git/commit
chmod: add notations +40, 00440, etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Mar 2012 03:00:27 +0000 (19:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 9 Mar 2012 03:01:26 +0000 (19:01 -0800)
commit8931cdbfdad34945f0f541e1d1e66f599cb62124
treee935d80c96a23af111a831388e8225127e3444e6
parent9076b2846404eb3f32c42a63064470103511ba74
chmod: add notations +40, 00440, etc.

* NEWS: Document this.
* doc/perm.texi (Operator Numeric Modes): New section.
(Numeric Modes, Directory Setuid and Setgid): Document new behavior.
* src/chmod.c (usage): Document new behavior.
(main): Support new options -0, -1, etc.
* tests/chmod/setgid: Test these new features.
NEWS
doc/perm.texi
src/chmod.c
tests/chmod/setgid