errata? 3.3.1 Symbolic Permissions
Bill Kurland
bill at shakespeare-nyc.com
Fri Dec 12 23:07:52 UTC 2008
I don't know if this is the proper way to advise you of possible errors
in the documentation, but ...
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/permissions.html
A comma separated list can be provided when more than one set of changes
to a file must be made. For example the following command will remove
the group and "world" write permission on /FILE/, then it adds the
execute permissions for everyone:
^^^^^
% chmod go-w,a+x /FILE
Should not this read "other" ?
/
--
Bill Kurland
Shakespeare & Co
137 E 23 Street
New York, NY 10010
212-505-2021
--
The difference between the almost right word
& the right word is really a large matter
--it's the difference between the lightning bug
and the lightning.
- Mark Twain
Letter to George Bainton, 10/15/1888
More information about the freebsd-doc
mailing list