ripgrep
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/ripgrep/
A recursive directory search tool using regex patterns.
apt install rust-ripgrep
Ripgrep is a line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules.
It has first class support on Windows, macOS and Linux.