Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

vim substitution

:s%/old/new/gc
# Ask you to replace all the old words by the new words in the file
 
PREVIOUS NEXT
Tagged: #vim #substitution
ADD COMMENT
Topic
Name
3+8 =