When in Normal mode in vi, which command character will insert a blank line below the current
cursor position and place the insert cursor at the beginning of the new line?
A.
a
B.
i
C.
n
D.
o
When in Normal mode in vi, which command character will insert a blank line below the current
cursor position and place the insert cursor at the beginning of the new line?
When in Normal mode in vi, which command character will insert a blank line below the current
cursor position and place the insert cursor at the beginning of the new line?
A.
a
B.
i
C.
n
D.
o
Answer should be B
sorry, I have checked it again, answer is indeed D o
D is correct