Read more

Ag: Very fast grep replacement

Tobias Kraze
November 05, 2015Software engineer at makandra GmbH

Ag (aka "the silver searcher") is a very fast replacement for grep.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

It will parse your .gitignore for additional speedup. To ignore even more files (node_modules, *.min.js etc), add an .ignore with syntax identical to .gitignore.

See Faster Grepping in Vim Show archive.org snapshot for hints about vim integration.

Posted by Tobias Kraze to makandra dev (2015-11-05 10:10)