Day 3 of 90DaysOfDevOps
Day 3 Task: Basic Linux Commands is the focus for today.
Task: What is the Linux command to
To view what's written in a file.
We use the "cat" command to view what is written in the file :
To change the access permissions of files.
First, we ne...
sunneysood.hashnode.dev2 min read