Day 6: Understanding File Permissions and Access Control Lists
Today is more on Reading, Learning and Implementing File permissions.
Create a simple file and do ls -ltr to see the details of the file.
Each of the three permission are divided into three categories of users. Here are the categories:
owner - The o...
opsandcloud.hashnode.dev4 min read