nerdexam
LPI

101-400 · Question #357

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

(44 responses)
  • A
    5% (2)
  • B
    9% (4)
  • D
    2% (1)
  • E
    84% (37)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice