linux下的高效代码搜索工具-ack
什么是ACK? 1. http://betterthangrep.com 2. ack is a tool like grep, optimized for programmers 3. is written purely in Perl 5,takes advantage of the power of Perl's regular expressions. 4. 作者在厌烦了不停的写下面的这个查找命令之后,开发了ack这个工具
其他分类: