摘要: GREP是我很常用的命令,尤其在浏览代码时,可以用它来搜索一个变量/函数在哪些文件里面被引用了。GREP command: How to use - http://unixshare.blogspot.com/2011/11/grep-command-how-to-use.html (需番强)grep everything - http://noone.org/blog/English/Computer/Shell/grep%20everything.html但grep有一些不爽的地方,这两天看到了两个跟grep类似的东东,可以在一定场景弥补grep的不足,甚至是替代它。ACKhttp://b 阅读全文
posted @ 2012-01-03 11:58 巴蛮子 阅读(7416) 评论(1) 推荐(0)