Day 6 Task: File Permissions and Access Control Lists
1 .Create a simple file and do ls -ltr to see the details of the files
We have created file "testfile.txt" using the touch command and then ran ls -ltr
there are six ----------, this denote the type of file and access provided to the file that is cr...
apurv1990.hashnode.dev6 min read