Multiple choice

Which of the following keys lets one know the line number of current cursor position in vi editor?

  1. <ctrl> g

  2. <ctrl> j

  3. <ctrl> d

  4. <ctrl> k

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

 <ctrl> g -  to know the line number at any instant, we use ctrl g .