Hacker News new | ask | show | jobs
by asicsp 1718 days ago
I'd suggest ripgrep [0] for even faster results.

[0] https://github.com/BurntSushi/ripgrep

3 comments

ripgrep doesn't seem to just be fast, it has a good set of features compared to the alternatives too! https://beyondgrep.com/feature-comparison/
I always wondered what the differences between all those mysteriously named search tools are, great resource, thanks for sharing!
Might also want to use FZF as selection interface for the ripgrep results, if applicable.
It's Rust-based, though, and is thus difficult to get installed on older systems.
Which systems? I have a ten year old laptop it works fine on.