Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
masklinn
1 day ago
|
parent
|
context
|
favorite
| on:
Ripgrep is faster than grep, ag, git grep, ucg, pt...
Next time that happens try looking at the paths, adding a pair of -u, or running with --debug: by default rg will ignore files which are hidden (dotfiles) or excluded by ignore files (.gitignore, .ignore, …).
See
https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#a...
for the details.
help
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
See https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#a... for the details.