1.

Which command is used to insert text before the current cursor location?(a) a(b) A(c) I(d) iThe question was asked in semester exam.The origin of the question is Vi-Input Mode topic in portion The Vi Editor of Unix

Answer»

The correct answer is (d) i

The best I can EXPLAIN: If the ‘i’ command is INVOKED with the cursor positioned on the EXISTING text, text on the right of the cursor will be shifted further right without getting overwritten.



Discussion

No Comment Found

Related InterviewSolutions