Day 6 Task: File Permissions and Access Control Lists
Tasks
Understanding File Permissions:
Create a simple file and run ls -ltr
Each of the three permissions are assigned to three defined categories of users. The categories are:
Owner: The owner of the file or application.
Use chown to change the ...
nikhildevopshub.hashnode.dev4 min read