Day 3 - Basic Linux CMD's
To view what's written in a file : The cat command, short for "concatenate," is used to display the content of a file on the terminal. In simpler terms, it lets you see what is inside a file without modifying the file itself. When you use the cat co...
Jan 29, 20243 min read27