Ov 5
Ov 5
Group membership of the owner. All other members of this group have the group
4
permissions listed in the permission string.
−rwxrwxrwx.
User rwx Only the owner can read, write, and execute the file.
Only the owner and members of the owner’s group can read, write, and execute the
Group rwx
file.
Other rwx All users can read, write, and execute the file.
Original file
permissions
chmod alters
Permissions permissions
changes confirmed
Altered file
permissions
Option Description
Operators
Three digits for complete permissions
u=rwx,g=rx,o=rx: 755
Default
directory
permissions
(755)
Default file
permissions
(644)
Modified file
permissions
chown {user name} {file name} Changes the owner but not the group.
-V Display the output of the chattr command and print the program version.
Memory
Immutable flag
File permissions
listed
chmod o{operator}t {file name} Sets the sticky bit for a file.