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 |
How to replace String "a" with String "b" in whole file of the vi editor?
How to enter from command mode to insertion mode?
what is the command used to delete current line in vi editor?
What does the /text command do?
what is the command used to append to buffer?
What is the difference between lettered buffer and temporary buffer?
How to append a file to current file?
what is the command used to append text after current line?
what are the two different modes in vi editor?
What is the command used to display line numbers in vi editor?
what does the c$ command do from command mode?
What is the command used to replace many characters?