The power of Ag || The Silver Searcher || Search Tool || Ajit Singh
https://github.com/ggreer/the_silver_searcher https://geoff.greer.fm/ag/ The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. In typical usage, Ag is 5-10x faster than Ack. See the GitHub page for more info. Installation: Mac: brew install the_silver_searcher Linux: apt-get install silversearcher-ag yum install the_silver_searcher
https://github.com/ggreer/the_silver_searcher https://geoff.greer.fm/ag/ The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. In typical usage, Ag is 5-10x faster than Ack. See the GitHub page for more info. Installation: Mac: brew install the_silver_searcher Linux: apt-get install silversearcher-ag yum install the_silver_searcher