https://github.com/ryochack/gorep
find and grep tool
https://github.com/ryochack/gorep
Last synced: 8 months ago
JSON representation
find and grep tool
- Host: GitHub
- URL: https://github.com/ryochack/gorep
- Owner: ryochack
- Created: 2013-07-14T17:02:19.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T13:18:13.000Z (about 7 years ago)
- Last Synced: 2025-09-09T01:33:40.804Z (9 months ago)
- Language: Go
- Size: 328 KB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
