Oracle Corner
Technical Ramblings of an Oracle Release Engineer turned Developer
Global search and replace in vi or vim
To perform a global search and replace in vi, use the search and replace command in command mode ( press Esc to enter command mode )
:%s/search_string/replacement_string/g
No comments:
Post a Comment
‹
Home
View web version
No comments:
Post a Comment