ZIP
WinGet
ugrep
Genivia Inc. · 5.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
ugrep-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Genivia.ugrep
Version
5.0.0
Description
An ultra-fast, user-friendly, and compatible grep replacement
License
BSD-3-CLAUSE
↗
Homepage
https://github.com/Genivia/ugrep
Release Notes
What's new?
- new and updated regex engine to speed up searching patterns described in #288 using a new heuristic DFA cut algorithm
- new option --exclude-fs default to exclude file systems that aren't specified as search targets #349
- new option --all (-@) to #342 to search all files except hidden: cancel previous file and directory search restrictions
- TUI regex syntax highlighting improved for --fixed-strings (-F) when used with option --bool (-% and -%%)
- fix #350 Linux procfs handling n…