📜  grep 在目录中搜索字符串 - Shell-Bash 代码示例

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

代码示例2
grep -rnw '/path/to/somewhere/' -e 'pattern'