Fast Grepping Source Code

Posted on September 7, 2018 by Marko Dimjašević

For fast searching of source code that avoids peeking at your build files use the ag tool from Debian’s silversearcher-ag package, like this:

	ag -s --haskell what where