rg --stats "error" — search with match statistics
rg --stats "error"
The --stats flag prints a summary after the search results including the total number of matches, files searched, and bytes processed. It is a quick way to quantify how widely a pattern appears across a codebase.
#search
#ripgrep
#stats
#count
#metrics
Descargar
⬇ GIF (378,6 KB)
⬇ MP4 (Convirtiendo...)
Incrustar
[](https://agentgif.com/@agentgif/rg-stats)
<a href="https://agentgif.com/@agentgif/rg-stats"><img src="https://media.agentgif.com/preseed/rg-stats/demo.gif" alt="rg --stats "error" — search with match statistics" width="1200"></a>
<iframe src="https://agentgif.com/embed/VP1FDKpH/" width="1200" height="660" frameborder="0" allowfullscreen></iframe>
<div data-agentgif="VP1FDKpH"></div><script src="https://agentgif.com/widget.js" async></script>