what are the different delete commands used in vi editor?

Answers were Sorted based on User's Feedback



what are the different delete commands used in vi editor?..

Answer / raam

dd -- for delete line
x - single character deletion
dw - delete word

Raam
ramumcato@yahoo.com

Is This Answer Correct ?    5 Yes 1 No

what are the different delete commands used in vi editor?..

Answer / sourisengupta

dd -- for delete line
ndd -- for delete n no of linesfrom the current cursor
position(n=any number)
x -- single character deletion
dw -- delete word

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Vi Editor Interview Questions

what does the c$ command do from command mode?

5 Answers  


How to create a .exrc file in vi editor?

1 Answers  


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

5 Answers  


Which command is used to replace many characters?

4 Answers  


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

2 Answers  






what are the different delete commands used in vi editor?

2 Answers  


What is the format of vi command?

2 Answers  


what are the different commands used to quit from the vi editor?

1 Answers  


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

2 Answers  


HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.

0 Answers   Seamless,


How to return to shell without leaving vi editor?

2 Answers  


How to replace String "a" with String "b" in whole file of the vi editor?

10 Answers   Niksun,


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