Essential Linux Commands: A Practical Guide to Boost Your Productivity
Basic Linux Commands
To view what is written in a file
The command is "cat" to view the content written in a file
To change the access permission of the file
"chmod" is the command to change the access permissions of the file
To check wh...
madhusudanpatro.hashnode.dev1 min read