← Back to tools
View AGENTS.md for gret
gret
Search directories and files for regex matches
Description
gret is a command-line utility designed to search through directories and files for regex expression matches. It provides fast, recursive content searching with regex support.
AI Summary
A fast file content search tool that recursively searches directories for regex matches.
Capabilities
- + Search files for regex patterns
- + Recursive directory searching
- + Fast Rust-based implementation
Use When
- → User needs to search file contents with regex
Avoid When
- x User already uses ripgrep