A Beginner's Guide to File Permissions and Security
When you use chmod to change permissions on a file or folder, you’re deciding what three types of people can do with it:
Owner (the person who made the file)
Group (people in the same club as the owner)
Others (everyone else)
Each of these three...
awsomevikash.hashnode.dev2 min read