Day 6: File Permissions and Access Control Lists
Create a simple file and do ls -ltr to see the details of the files
In Linux, there are three types of owners for a file.
User - The user permissions apply only the owner of the file or directory, they will not impact the actions of other users. user...
akshayaphadke.hashnode.dev4 min read
Durga Bhavani Nula
Helpful