Basic Linux commands
Hello All,
It is #DAY03 of the DevOps Journey,
Please find the hands-on of the some commands,
1. To view what's written in a file.
We use the cat command in Linux to view the file.
Syntax: cat <filename>
I have tried various options contained in the ...
polymathcloudops.hashnode.dev3 min read