What is the command used to replace many characters?

Answers were Sorted based on User's Feedback



What is the command used to replace many characters?..

Answer / hawai

this question should bhave been for many same words that
appear many times, for this press escape to go to command
line, then type
:%s/old_word/new_word/g
g for global

Is This Answer Correct ?    19 Yes 1 No

What is the command used to replace many characters?..

Answer / shweta

for replce many character in vi editor press esc key and
then press R for replce many character.

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More Vi Editor Interview Questions

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

5 Answers  


How to create a .exrc file in vi editor?

1 Answers  


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

0 Answers   Seamless,


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

3 Answers  


How to append a file to current file?

3 Answers  






what is the command used to append to buffer?

0 Answers   IBM,


What is the difference between ZZ and :wq commands?

4 Answers  


Which command is used to replace many characters?

4 Answers  


what does the c$ command do from command mode?

5 Answers  


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

1 Answers  


What is the difference between lettered buffer and temporary buffer?

2 Answers  


What is the command used to replace many characters?

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)