grep 从文件内容中查找

grep -rin [查找目标] [查找范围] 例子:在当前目录下的文件内查找test字符串html grep -rin test ./ 转载于:https://www.cnblogs.com/smallredness/p/10752947.htmlmarkdown
相关文章
相关标签/搜索