File permission
File Permissions:
In Unix-like systems, every file and directory has a set of permissions. These permissions are divided into three categories:
User (u): The owner of the file.
Group (g): The group associated with the file.
Others (o): Everyone el...
sumitkatkar.hashnode.dev1 min read