substitute pattern with another patter in vi
Posted: Fri Apr 24, 2009 11:21 am
hello,
I have the large file (textfile)
there are word:
code-007100
...
code-007199
How to substitute those all words(using vi editor), so it will change all instances
to:
code-007200
...
code-007299
Thanks
I have the large file (textfile)
there are word:
code-007100
...
code-007199
How to substitute those all words(using vi editor), so it will change all instances
to:
code-007200
...
code-007299
Thanks