greps is a script written in perl which wraps the regular installed grep with new options that can make the search faster and return more relevant results (or less non-relevant results).
The usage of greps is same as you would use grep, and all options that are available with grep can be used in the same way also with greps.
Basically what greps does is allowing you to choose also the patterns or extentions of relevant files. Then it executes find for finding such files, and executes grep on those files (find | xargs grep).

Project Activity

See All Activity >

Categories

Search, Grep

License

GNU General Public License version 3.0 (GPLv3)

Follow greps

greps Web Site

Other Useful Business Software
Orchestrate Your AI Agents with Zenflow Icon
Orchestrate Your AI Agents with Zenflow

The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of greps!

Additional Project Details

Operating Systems

Linux

Intended Audience

End Users/Desktop

User Interface

Console/Terminal

Programming Language

Perl

Related Categories

Perl Search Software, Perl Grep Tool

Registered

2014-01-11