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...
pratibhadevops.hashnode.dev4 min read