linux vi批量删除指定字符串

linux VI批量删除指定字符串

  1. :5,10s/test//
  2. 表示从第5行开始到第10行删除含有的test
posted @ 2013-03-22 16:45  天空之上、只有蓝黑  阅读(600)  评论(0)    收藏  举报