📜  grep - v - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:40.295000             🧑  作者: Mango

代码示例1
-v, --invert-match
       Invert the sense of matching, to select non-matching lines.  (-v is specified by POSIX.)