What is the command used to replace many characters?
Answers were Sorted based on User's Feedback
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 |
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 |
How to replace String "a" with String "b" in whole file of the vi editor?
What is the difference between ZZ and :wq commands?
HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.
what is the command used to append to buffer?
How to enter from command mode to insertion mode?
How to append a file to current file?
What does the /text command do?
what does the c$ command do from command mode?
What is the command used to replace many characters?
what are the different delete commands used in vi editor?
what are the different commands used to quit from the vi editor?
what is the command used to set margin in vi editor?