Day 3 - Basics Linux command
Task: What is the Linux command to
To view what's written in a file.
We use the cat command to view the content of the file
To change the access permissions of files.
For changing the permission of the file we use chmod command
To change the...
sarika-tech.hashnode.dev2 min read