Linux OS Shell Question: Download Linux Shell PDF

What command would send the output of cmd1 to the input of cmd2?
a) cmd1 | cmd2
b) cmd1 || cmd2
c) cmd1 && cmd2
d) cmd1 ; cmd2
e) cmd1 cmd2

Tweet Share WhatsApp