📜  grep 用于包含单词的所有 .py 文件 - Shell-Bash 代码示例

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

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