File Permissions and Access Control Lists
TABLE OF CONTENTS
<mark>Three types of Linux Permission classes</mark>
TASK:
<mark>getfacl :</mark>
<mark>setfacl :</mark>
Three types of Linux Permission classes
User
group
other
Default permission is -rw-rw-r
chmod 777 file.txt
chmod 640 ...
dineshjadhav.hashnode.dev5 min read