DAY6:File Permissions and Access Control Lists
File Permissions:
Absolute(Numeric mode):
"chown" is used to change the ownership permission of a file or directory.
"chgrp" is used to change the group permission of a file or directory.
chmod is used to change file permissions
Before pe...
gajananb.hashnode.dev2 min read