What is a pipe

  1. Tells the shell to arrange for the output of the preceding command to be passed as input to the following command

  2. It is just used to connect two diifferent commands

  3. It is useful when you use awk commands only

  4. Tells the shell to arrange for the output


Correct Option: A

Find more quizzes: