LPI
117-102 · Question #400
How can you enable onscreen (non-printing) numbers in a vi session?
The correct answer is B. :se nu. See the full explanation below for the reasoning.
Question
How can you enable onscreen (non-printing) numbers in a vi session?
Options
- A:set num
- B:se nu
- C:set -o number
- D:set +o num
- ENone of the choices
How the community answered
(27 responses)- A15% (4)
- B70% (19)
- C7% (2)
- D4% (1)
- E4% (1)
Community Discussion
No community discussion yet for this question.