Day 3 Task: Basic Linux Commands
Task: What is the linux command to
In this article, we'll explore fundamental Linux commands frequently used in everyday tasks involving Linux as the operating system.
To view what's written in a file:
"cat" command is used to view the file
To change the access permissions of files:
...
learnwithlokesh.hashnode.dev2 min read