Day 3 - Basic Linux Commands
In this blog we will be learning and understanding some basic Linux Commands using suitable examples. Commands: To View what's written in a file: For this we use the cat command. What it basically does is, it enters the file and print its content ...
Jan 29, 20244 min read87



