Linux命令学习: grep命令

grep 查找命令

遍历当前目录下的所有文件,查找文本所在的文件

grep -r "hello"
posted @ 2018-05-15 15:09  caimagic  阅读(264)  评论(0编辑  收藏  举报