Day-3 Task: Basic Linux Commands
TASK: What is the Linux Command to
1. To view what's written in a file.
- We can use the “cat” command to view what is written in the file
2. To change the access permissions of files.
- For this, we can use the “chmod” command.
To check ...
shubhlaxmi.hashnode.dev2 min read