BurntSushi.ripgrep.MSVCripgrep recursively searches directories for a regex pattern while respecting your gitignore
$ winget install --id BurntSushi.ripgrep.MSVC --exact --version 15.1.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryripgrep is a line-oriented search tool that recursively searches the current
directory for a regex pattern. By default, ripgrep will respect gitignore rules
and automatically skip hidden files/directories and binary files. (To disable
all automatic filtering by default, use rg -uuu.) ripgrep has first class
support on Windows, macOS and Linux, with binary downloads available for every
release. ripgrep is similar to other popular search tools like The Silver
Searcher, ack and grep.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.