Day:03 Basics Linux Commands..!!
Task: What is the Linux command to
To view what's written in a file
Cat <filename>- The cat command reads each File parameter in sequence and writes it to standard output. If you do not specify a file name, the cat command reads from standard input...
sonalibhoite.hashnode.dev2 min read