SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

UNIX

» Start this Course
(Practice similar questions for free)
Question:

What are pipes

Author: Hania Pleszyńska



Answer:

Pipes allow for redirecting stdout of one command to stdin of another symbol: | if second command is a filter it processes stdout of preceding command


0 / 5  (0 ratings)

1 answer(s) in total