Reading Learning and implementing file permission .
1 Create a simple file and do ls -ltr to see the details of the files.
•touch simple.txt
•ls -ltr
Each of the three permissions are assigned to three defined categories of users. The categories are:
• owner
In Linux and Unix-like operating systems, ...
mdasad12.hashnode.dev5 min read