Hacker News new | ask | show | jobs
by 9diov 3381 days ago
You should try ripgrep (https://github.com/BurntSushi/ripgrep) which has the same functionality but with 2 orders of magnitude faster.
1 comments

I used to use grep and ag quite often until I found ripgrep. It's really an incredible piece of software.