Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 528 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 528 Bytes

gorep

gorep is find and grep tool.

Usage

Usage:

    gorep [options] pattern [path]

The options are:

    -V               : print gorep version
    -g               : enable grep
    -grep-only       : enable grep and disable file search
    -search-binary   : search binary files for matches on grep enable
    -ignore pattern  : pattern is ignored
    -hidden          : search hidden files
    -ignorecase      : ignore case distinctions in pattern

ScreenShot

gorep screenshot