Linux Hands-on Part-2
To view what's written in a file.
To change the access permissions of files
Read (r) : The read permission allows you to open and read the content of a file. But you can't do any editing or modification in the file.
Write (w) : The write permi...
sachinshivhare.hashnode.dev2 min read