📜  grep 精确词 - Shell-Bash 代码示例

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

代码示例1
# This will match exact words
grep -w your_word