File Permissions and Access Control Lists
#90DaysOfDevOps
(1) Create a simple file and do ls -ltr to see the details of the files. Change the user permission of the file.
(2)Write an article about File permissions in Linux.
In Linux, Three types of users are there-
owner-The owner of the ...
prabhakar810.hashnode.dev2 min read