When cat command is used inside pipes, it does nothing except moving stdin to stout.
Syntax:
Example:
Look at the above snapshot, output of one 'cat' or 'tac' command is passing onto another as input.