📌  相关文章
📜  在任何文件中查找文本 linux - Shell-Bash 代码示例

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

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