Day 3 Task: Basic Linux Commands
Cat Command
The cat command is a Unix and Linux utility that stands for "concatenate." It is used to display the contents of one or more files to the terminal, and it can also be used to combine files or create new files.
Display the contents of a s...
kunalmaurya.hashnode.dev5 min read