nerdexam
LPI

101-400 · Question #337

What command line redirection characters instruct the shell to read from the current input source until a specific word, on a separate line and without and trailing spaces, is reached?

The correct answer is A. <<. See the full explanation below for the reasoning.

Question

What command line redirection characters instruct the shell to read from the current input source until a specific word, on a separate line and without and trailing spaces, is reached?

Options

  • A<<
  • B<l
  • C!<
  • D$<

How the community answered

(25 responses)
  • A
    76% (19)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice