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...
Introduction/ Text processing commands used to manipulate and extract information from text files.There are three powerful commands that facilitate text processing are AWK, SED and GREP. Each of these tools has its unique strengths and can be used to...