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)- A69% (18)
- B8% (2)
- C19% (5)
- D4% (1)
Community Discussion
No community discussion yet for this question.