The Technical Bits

… and pieces

Tuesday, February 8, 2011

Deleting Lines Containing Certain Characters using Vim

%g/[string to find]/d

For example:

%g/\.svn/d

posted by gurnaik at 1:41 pm  

Powered by WordPress