Day 6 : File Permissions and Access Control Lists
Task 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 appl...
essentialsofdevops.hashnode.dev8 min read