SlackBuildsOrg/system/the_silver_searcher
Benjamin Trigona-Harany a859320871 system/the_silver_searcher: Updated for version 0.24.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
2014-08-15 23:21:54 +07:00
..
README
slack-desc
the_silver_searcher.info system/the_silver_searcher: Updated for version 0.24.1. 2014-08-15 23:21:54 +07:00
the_silver_searcher.SlackBuild system/the_silver_searcher: Updated for version 0.24.1. 2014-08-15 23:21:54 +07:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Ag is a code searching tool similar to grep and ack, but with a focus on speed.

Ag searches code about 35× faster than ack. 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 .agignore file. The command name is 33%
shorter than ack!