1.

What is true about pipes in unix?

A. Pipe can connect two commands together so that the output from one program becomes the input of the next program
B. To make a pipe, put a hash (#) on the command line between two commands.
C. Two or more commands connected in this way form a pipe.
D. Both A and C
Answer» E.


Discussion

No Comment Found