Day-4: Understanding Linux File Permissions
Linux file permission defines who can access, modify or execute a file or directory in Linux System. Every file and directory have 3 types of permission: Read (r): With this Read permission, you can open and read the content of a file or list the co...
Dec 30, 20246 min read10
