File Permissions and Ownership Categories
This exercise focuses on matching file permissions, user roles, and ownership concepts with their respective symbolic notation, numerical values, or descriptions.
u
ls -l
w
g
1
rwx
o
rw-
755
7
777
chown
2
a
r
r-x
0
x
chmod
644
4
User (Owner)
Execute
Full Permissions for All
Others
Full Permissions
Write Permission
List File Permissions
Full Permissions for User, Read and Execute for Group and Others
Read and Execute
Write
Read Permission
Read and Write
Change Ownership
Change Permissions
All (User, Group, and Others)
Group
Execute Permission
Read and Write for User, Read for Group and Others
No Permissions
Read
Read, Write, and Execute