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

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

0 Answers   Seamless,


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

10 Answers   Niksun,


what are the different delete commands used in vi editor?

2 Answers  


what is the command used to append to buffer?

0 Answers   IBM,


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

2 Answers  


what are the two different modes in vi editor?

7 Answers  


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

2 Answers  


Which command is used to replace many characters?

4 Answers  


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

3 Answers  


What is the difference between ZZ and :wq commands?

4 Answers  


What is the format of vi command?

2 Answers  


What does the /text command do?

4 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)