1.

Which of the following command is not used for entering or replacing text?(a) ‘a’ and ‘A’(b) ‘s’ and ‘S’(c) ‘r’ and ‘R’(d) :qThis question was addressed to me in an international level competition.My question is based upon Vi-Input Mode topic in division The Vi Editor of Unix

Answer»

The correct OPTION is (d) :q

The EXPLANATION: All the above commands are used for EITHER APPENDING or replacing except :q which is used in ex-mode to quit from vi editor.



Discussion

No Comment Found

Related InterviewSolutions