Linux File Permissions
File permissions is very helpful tool in Linux File System. It reduces the potential security threats.
File Permission Types
Files/Directories have 3 permission types :
read - User can read the contents of file.
write - User can modify the contents ...
shivamyadav.hashnode.dev3 min read