nerdexam
LPI

101-350 · Question #62

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 any 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 any trailing spaces, is reached?

Options

  • A<<
  • B<|
  • C!<
  • D&<

How the community answered

(26 responses)
  • A
    69% (18)
  • B
    8% (2)
  • C
    19% (5)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 101-350 Practice