Note | |
---|---|
This is a new section and is still under development. |
TODO groups, chmod, chgrp, chown, rwx, etc. Examples!
Table 3.8. Commands for adjusting file permissions
Command | Action |
---|---|
| Changes the group ownership of path to grp [if path is a directory, include all subdirectories] |
| Changes the permissions of path to perms [if path is a directory, include all subdirectories] TODO: Explain how to change permissions! |
| Changes the ownership of path to user [if path is a directory, include all subdirectories] |
| Lists the groups of which the current user is a member [for the given user instead] |