#90daysOfDevops day 03
Day 3 Task: Basic Linux Commands
Task: What is the linux command to
To view what's written in a file.
cat = it is the command to view what is written in the file .
To change the access permissions of files.
So first we check the file permissi...
kulwinder44.hashnode.dev2 min read