Basic Linux Commands (Part-2)
Task: What is the Linux command to To view what's written in a file? cat: The "cat" command in Linux is short for "concatenate," and it is used to display the contents of a file in the terminal window. It can also be used to create, copy, and conca...
Mar 24, 20234 min read64
