← Package directory
Available on winget

Install BareGrep

A free file finding and text searching tool

Install with winget
winget install --id baremetalsoft.baregrep
Upgrade
winget upgrade --id baremetalsoft.baregrep
Uninstall
winget uninstall --id baremetalsoft.baregrep

About BareGrep

A free file finding and text searching tool

What's new in 3.50a

- Improved regex searching performance dramatically - Added support for start- and end-of-line assertions ("^" and "$") in regexes - Added support for numerical quantifiers ("{n,m}", "{n,}" and "{n}") in regexes - Added support for zero-or-one quantifier ("?") in regexes - Improved user interface usability and responsiveness

Read release notes

Version history

Version Updated Notes
3.50a - Improved regex searching performance dramatically - Added support for start- and end-of-line assertions ("^" and "$") in regexes - Added support for numerical quantifiers ("{n,m}", "{n,}" and "{n}") in regexes - Added...