Which of the following statements is correct?

In the command foo < bar | foobar, which of the following statements is correct?
A. The stdout from the command foobar is saved to the file foo.
B. The stdout from the command foo is saved to the file foobar.
C. The command foobar receives its stdin from the stderr of foo.
D. The command foobar receives its stdin from the stdout of foo.
E. The command bar receives its stdin from the contents of the file foobar.

comptia-exams

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.