what is the command used to append to buffer?



what is the command used to append to buffer?..

Answer / Dharmendra Kumar Gangwar

In Vi Editor, the command to append to a file (buffer) is 'a' (append). To append a line at the end of a file, move the cursor to the bottom of the file and press 'a'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Vi Editor Interview Questions

what is the command used to delete current line in vi editor?

2 Answers  


what is the command used to set margin in vi editor?

2 Answers  


What is the command used to replace many characters?

2 Answers  


What is the command used to display line numbers in vi editor?

5 Answers  


What is the format of vi command?

2 Answers  


what is the command used to append text after current line?

3 Answers  


How to return to shell without leaving vi editor?

2 Answers  


What is the difference between ZZ and :wq commands?

4 Answers  


How to enter from command mode to insertion mode?

3 Answers  


How to append a file to current file?

3 Answers  


What does the /text command do?

4 Answers  


What is the difference between lettered buffer and temporary buffer?

2 Answers  


Categories
  • Vi Editor Interview Questions Vi Editor (21)
  • Visual Studio IDE Interview Questions Visual Studio IDE (207)
  • Editors AllOther Interview Questions Editors AllOther (1)