A pipe allows you to…

A pipe allows you to…Category: Linux EssentialsA pipe allows you to…
Linux Questions Staff asked 1 year ago

A pipe allows you to…

  • …send the same input to multiple commands.
  • …type multiple commands at one prompt.
  • …send the output of one command to another.
  • …send the output of a command to a file.

About the author