Linux Command - Text Processing
cat - Concatenate Files and Print on Standard Output
Using cat as a primitive word processor.
You can enter the below command, type your text, press ENTER to finish the line, and then press CTRL-D to indicate the end-of-file.
bharatwaj@comp:~$ c...
bharatwaj.hashnode.dev21 min read