文件内容查找
1 | grep -r "something" # 直接在目录下递归地搜索文件内容 |
- Title: 文件内容查找
- Author: Endless_daydream
- Created at : 2024-03-03 11:31:17
- Updated at : 2024-03-03 11:33:53
- Link: https://endless_daydream.gitee.io/2024/03/03/linux/文件内容查找/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments