Linux OS Editors Question:

Which command shows all the abbreviations in vi editor?
a) ab
b) abb
c) show
d) none of the mentioned

Linux Editors Interview Question
Linux Editors Interview Question

Answer:

a) ab


Previous QuestionNext Question
Which command sets the number for all lines?
a) :set li
b) :set ln
c) :set nu
d) :set nl
In vi editor, which command reads the content of another file?
a) read
b) r
c) ex
d) none of the mentioned