nerdexam
LPI

117-102 · Question #401

When starting vi with the file nohup.out, which of the following will enable onscreen numbers?

The correct answer is B. vi +"se nu" nohup.out. See the full explanation below for the reasoning.

Question

When starting vi with the file nohup.out, which of the following will enable onscreen numbers?

Options

  • Avi +/set num nohup.out
  • Bvi +"se nu" nohup.out
  • Cvi /+"set number" nohup.out
  • Dvi +":set num" nohup.out
  • Eecho "set numb" | vi nohup.out

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    78% (28)
  • C
    6% (2)
  • D
    3% (1)
  • E
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice