cat cat cat is more >
Great examples from https://www.tecmint.com/13-basic-cat-command-examples-in-linux/, the use of cat to pipe to the more or less commands. Why type more song.txt ?
Wait, there is another great example :
So much better than one cat !
Also, remember, cat command allows us to redirect output in terminals or files. I didn't know that was specific to cat.