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)- A76% (19)
- B4% (1)
- C8% (2)
- D12% (3)
Community Discussion
No community discussion yet for this question.