This is the fastest grep tool on OSX!
By taking advantage of Spotlight index via mdfind
, piping through grep
!
Clone this tool and copy mdgrep
to your /usr/local/bin
mdgrep 'search string'
I greatly welcome contributions, please feel free to fork and submit pull request.
see LICENSE