Vidyalelo
Computer Science · Q540

Linux

Engineering and GATE · Computer Science · question 540

Q540

To feed standard output of one command to standard input of another in a single shell session

A.
IO redirection can be used
B.
Named pipes can be used
C.
The pipe operator provided by the shell can be used
Answer
D.
It can not be done

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board