6. Display $ at the End of File In the below, you can see with the -e option that ‘$‘ is shows at the end of the line and also in space showing ‘$‘ if there is any gap between paragraphs. This option is useful to squeeze multiple lines into a single line. # cat -e test hello everyone, how do you do?$ $ Hey, am fine.$ How's your training going on?$ $ 7. Display Tab Separated Lines in File In the below output, we could see TAB space is �lled up with the ‘^I‘ characters Basic Cat Command Examples in Linux Terminal https://www.tecmint.com/13-basic-cat-command-examp... 4 of 19 18/11/21, 13:40