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  


What is the format of vi command?

2 Answers  


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

2 Answers  


what are the different delete commands used in vi editor?

2 Answers  


what are the two different modes in vi editor?

7 Answers  






How to enter from command mode to insertion mode?

3 Answers  


What does the /text command do?

4 Answers  


How to create a .exrc file in vi editor?

1 Answers  


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

3 Answers  


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

2 Answers  


What is the command used to replace many characters?

2 Answers  


what is the command used to append to buffer?

0 Answers   IBM,


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