nerdexam
LPI

117-101 · Question #77

What can the tee command be used for?

The correct answer is E. Send a command's output to stdout and a to file at the same time. See the full explanation below for the reasoning.

Question

What can the tee command be used for?

Options

  • APrint the contents of a file in reverse order
  • BUse the output of one command as arguments to another
  • CAdd line numbers to the output of a command
  • DPipe the output of one command into the input of another
  • ESend a command's output to stdout and a to file at the same time

How the community answered

(29 responses)
  • A
    7% (2)
  • C
    3% (1)
  • D
    17% (5)
  • E
    72% (21)

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice