1.

Which command appends text at the end of the current line?(a) A(b) a(c) i(d) IThis question was posed to me in an online interview.This intriguing question comes from Vi-Input Mode topic in portion The Vi Editor of Unix

Answer»

The correct answer is (a) A

For EXPLANATION: To append text at end of CURRENT LINE use ‘A’ COMMAND. It appends the text at line EXTREME.



Discussion

No Comment Found

Related InterviewSolutions