:%s/html/htm/g
^^
: 치환명령을 사용할때, 찾는 단어가 한줄에 두번이상 나올경우
: 첫번째로 찾은 단어만 치환이 적용됩니다.
: 예를들어서,
:
: html html
: html html
:
: 이런 문서파일이 있을때
: :%s/html/htm
: 하면
:
: htm html
: htm html
:
: 이런식으로 되네요.
: 이게 왜 이러져?
: 일부러 이렇게 한건가여? 좀 불편하네요..
:
: --
: icq가 심심하데여 ㅡ.ㅡ
: #118486514<img src="http://online.mirabilis.com/scripts/online.dll?icq=118486514&img=5">--Everything is naked to the w
: orld..
iToni