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...
kloudx.hashnode.dev6 min read