Sail E0 Webinar
Question
What does the following command line signify?      
prog1|prog2
Options:
A .  It runs prog1 first, prog2 second
B .  It runs prog2 first, prog1 second
C .  It runs both the programs, pipes output of prog1 to input of prog2
D .  It runs both the programs, pipes output of prog2 to input of prog1
Answer: Option C


None.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers