Linux File Permissions
The Linux security mechanism is fundamentally based on file permissions. They decide who and how a system's users may access its files and folders.
How to Check Permissions
You can use the ls command with option -al to get detailed information of th...
nidhishmalav.hashnode.dev5 min read