File Permissions, Ownership, and
Access Control Lists
Types of File Permissions:
Read (R): It allows user or directory to view a file.
Write(W): It allows user to write or modify a directory.
Execute(X): It allows user or group to have execute permissions.
ReferenceClass
uOwner
gGroup
oOthers
...
beulah.hashnode.dev4 min read