Multiple choice

Which are a means of interconnecting commands together and the output of one command becomes the input to another in Unix?

  1. LOGNAME

  2. TERM

  3. Pipelines

  4. SHELL

  5. PS1

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

These are a means of interconnecting commands together and the output of one command becomes the input to another.