How to replace String "a" with String "b" in whole file of the vi editor?
Answer Posted / kasani
:%s/a/b/g where a is old string b is new string
Post New Answer View All Answers
HOW WE CAN MAKE THE DLIEVERY WHICH IS BLOCKED DUE TO CREDIT LIMIT.
2467
what is the command used to append to buffer?
2157