first commit
This commit is contained in:
5
content/deepin折腾笔记/第十一章/11.4.md
Executable file
5
content/deepin折腾笔记/第十一章/11.4.md
Executable file
@@ -0,0 +1,5 @@
|
||||
# 11.4 更好的搜索方法
|
||||
|
||||
1 grep -i "search_string" . -r --include=*.txt
|
||||
|
||||
2 grep "search_string" . -r --include=*.txt --include=*.cpp --include=*.h
|
||||
Reference in New Issue
Block a user