Text processing Tips

VI : Removing blank lines: :g/^$/d

Grep:  -B(number) will output the number of lines before the match line.




Thanks!
Yanchao WANG

Comments

Popular posts from this blog

周末发现的两样东西,和心理有关的。

QStringList related performance