Skip to content

vim replace command

:%s/OLD/NEW/g

delete empty lines:

:%s/^[\ \t]*\n//g 

Categories: linux.

Tags: , , ,

Comment Feed

No Responses (yet)



Some HTML is OK

or, reply to this post via trackback.