|
|
|
|
|
by lucb1e
3538 days ago
|
|
> I'm still looking for a Linux equivalent You mean `locate`? Package name in Debian is mlocate. I don't know ag and it's not a package in Debian. That said, I agree that Everything is a must-have on Windows. I don't understand how Microsoft's own search engine is so incredibly crappy (and has been since, what, Windows 95?) while Everything is a 200KB binary that does it perfectly. |
|
You're in for a treat then: the package name is "silversearcher-ag".
Next time you want to grep a directory of files: instead of grepping it, pause, remember this comment, install it and then do "ag <searchterm>" instead.
It's quite a bit faster. Well, lots faster.