Tom Morris on Nostr: Super handy find for today: ripgrep (aka. rg), the super-fast, Rust grepping tool has ...
Super handy find for today: ripgrep (aka. rg), the super-fast, Rust grepping tool has a --json flag.
Very useful if you need refactor a whole directory of plain text data and need to feed the results into a teeny little Ruby/Python/Perl etc. script for the sort of tasks you can't do with the built-in find-and-replace in your fave editor.
Very useful if you need refactor a whole directory of plain text data and need to feed the results into a teeny little Ruby/Python/Perl etc. script for the sort of tasks you can't do with the built-in find-and-replace in your fave editor.