[root@linux-node1 ~]# cat 13_1.txt    #测试文件
aa
11
11bbcc
aa11bb
syaving
[root@linux-node1 ~]# grep -v 'syaving' 13_1.txt     #输出所有不包含syaving的行
aa
11
11bbcc
aa11bb

results matching ""

    No results matching ""