I have large zstd-compressed text files.
How can I run fast search over them ?
Can I use AG (The Silver Searcher) or something similar ?
I've tried AG but it doesn't work, I have a "failed to load error" :
ag -z -i "term"
Use zstdgrep
.
It is like grep, but for searching through zstd-compressed files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With