what is the command used to append text after current line?
Answers were Sorted based on User's Feedback
Answer / poonam
A append text to end of current line, until <Esc> hit
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the command used to display line numbers in vi editor?
what is the command used to delete current line in vi editor?
What is the format of vi command?
what are the different commands used to quit from the vi editor?
How to enter from command mode to insertion mode?
What is the difference between ZZ and :wq commands?
Which command is used to replace many characters?
How to create a .exrc file in vi editor?
what is the command used to append to buffer?
How to replace String "a" with String "b" in whole file of the vi editor?
How to return to shell without leaving vi editor?
what are the two different modes in vi editor?