Vi ---> Line deletions
:g/string/d
deletes every line that contains
string
, while
:v/string/d
deletes every line that does
not
contain
string
.
Site Statistics
Find this site useful? Want to give something back?
t a y l o r@l i n u x a v e.n e t
© 1993-2000 Christopher C. Taylor