

MCQOPTIONS
Saved Bookmarks
1. |
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 |
D. | It can not be done |
Answer» D. It can not be done | |