File Permissions and Access Control Lists
All three owners (user owner, group, others) in the Linux system have three types of permissions defined.
Read (r) : The read permission allows you to open and read the content of a file. But you can't do any editing or modification in the file.
Wr...
bikramchatterjee.hashnode.dev2 min read