摘要: grep(global search regular expression(RE) and print out the line,全面搜索正则表达式并把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印出来。 选项 -a 不要忽略二进制数据。 -A<显示列数> 除了显 阅读全文
posted @ 2018-02-24 11:02 air_balloon 阅读(2875) 评论(0) 推荐(0) 编辑