day - 06 File Permissions and ACL (Access Control List)
Day 06 #90DaysOfDevops
tasks 1 :-
1.Create a simple file and do ls -ltr to see the details of the files
The ls command in Linux is used to list files and directories in a directory. When you use the ls command with the options -ltr, it provides a lo...
kulwinder44.hashnode.dev5 min read