摘要: 1.1 grep grep(global search regular expression(RE) and print out the line,全面搜索正则表达式并把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印出来。 1.2 选项 grep的常用选项: -V 阅读全文
posted @ 2019-03-28 16:07 pandaly 阅读(317) 评论(0) 推荐(0) 编辑