Day 6 of 90DaysOfDevOps : File Permissions and Access Control Lists
1.Understanding File Permissions:
Create a simple file and run ls -ltr to see the details of the files.
Each of the three permissions are assigned to three defined categories of users. The categories are:
Owner: The owner of the file or application.
...
poojanaitam.hashnode.dev4 min read