ugrep
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/ugrep/
A fast grep replacement for archives, documents and fuzzy search.
Script Preview
Review this script before executing in your terminal.

ugrep is a command-line search tool and a grep alternative for finding text, regex matches and files across local data with an optional interactive TUI.
It can perform recursive search across files and supports Unicode, PCRE, and fuzzy searches. It also respects the .gitignore files and searches nested archives, compressed files, documents such as PDF, DOC, DOCX, binary data and it can emit grep-style, JSON, XML, CSV or custom output.
ugrep is useful for developers, researchers and system administrators and experts who need a drop-in replacement to grep.

