linux grep和find命令
linux中强大且常用命令:find、grep
源码搜索:find . -name "*.xml" | xargs grep -Hna "com." --color=auto
使用工具Xshell。