标签:
linux grep和find命令
linux中强大且常用命令:find、grep
源码搜索:find . -name "*.xml" | xargs grep -Hna "com." --color=auto
使用工具Xshell。
vi find和grep
原文地址:http://www.cnblogs.com/fanfeng/p/5788950.html