CAT Command in Linux
Cat Command:
The cat command is one of the most universal tools, yet all it does is copy standard input to standard output
It can be used to display the content of a file, copy content from one file to another, concatenate the contents of multiple ...
dhirajubhalkar.hashnode.dev2 min read