【轉】grep -v grep

1.grep 是查找含有指定文本行的意思,好比grep test 就是查找含有test的文本的行html 2.grep -v 是反向查找的意思,好比 grep -v grep 就是查找不含有 grep 字段的行post   http://blog.csdn.net/tengdazhang770960436/article/details/12975419.net 轉載於:https://www.c
相關文章
相關標籤/搜索