The Silver Searcher - A code-searching tool similar to ack, but faster.
A code-searching tool similar to ack, but faster. It ignores file patterns from your .gitignore and .hgignore. If there are files in your source repo you don't want to search, just add their patterns to a .ignore file. (*cough* *.min.js *cough*)
https://github.com/ggreer/the_silver_searcher
http://geoff.greer.fm/ag/
License:
Tech:
Tags: