Linux Essentials (010-160) — Question 49
Which of the following keys can be pressed to exit less?
Answer options
- A. l
- B. x
- C. e
- D. q
- E. !
Correct answer: D
Explanation
The correct answer is D, 'q', which is the command used to quit the less pager. The other options do not serve as a command to exit less; for example, 'l', 'x', 'e', and '!' do not have the functionality to close the less interface.