Examveda

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

Answer: Option A


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux