Thursday, July 3, 2008

Unix VI find & replace

For searching in the whole file and replace string

:%s/search_string/replacement_string/g

http://unix.t-a-y-l-o-r.com/VBsr.html

No comments: