Day 6: File Permissions and Access Control Lists
Create a simple file and do 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.
"chown" is used to change ...
sompandey.hashnode.dev3 min read