Day 6 Task: File Permissions and Access Control Lists
- Create a simple file and do
ls -ltr
to see the details of the files and use chmod, chown and chgrp.
- Write an article about File Permissions based on your understanding from the notes.
- Read about ACL and try out the commands
getfacl
andsetfacl
Day06 is completed.
90DaysOfDevOps Tasks👇