Linux Commands Hands On
To view what's written in a file.
Cat: This is used to concatenate and display files on the terminal.
To change the access permissions of files.
Chmod: This command is used to change the access permissions of files and directories.
To check which c...
vinay2795.hashnode.dev2 min read