Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 382 Bytes

mdgrep

This is the fastest grep tool on OSX!

By taking advantage of Spotlight index via mdfind, piping through grep!

Installation

Clone this tool and copy mdgrep to your /usr/local/bin

Usage

mdgrep 'search string'

Contribution:

I greatly welcome contributions, please feel free to fork and submit pull request.

LICENSE

see LICENSE