nerdexam
LPI

101-400 · Question #43

When given the following command line. echo "foo bar" | tee bar | cat Which of the following output is created?

The correct answer is B. foo bar. See the full explanation below for the reasoning.

Question

When given the following command line. echo "foo bar" | tee bar | cat Which of the following output is created?

Options

  • Acat
  • Bfoo bar
  • Ctee bar
  • Dbar
  • Efoo

How the community answered

(39 responses)
  • A
    3% (1)
  • B
    77% (30)
  • C
    5% (2)
  • D
    3% (1)
  • E
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice