Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nomad-software/grope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

47 Commits

Repository files navigation

Grope

A small command line utility for finding text in many files


Description

It's basically grep but faster and uses colors in the output.

Installation

go install ./...

GUI

Grope now features a GUI that will only probably work with Linux running X11.
This uses my Goat GUI toolkit.

alt text

CLI

grope -dir="~/Code" -glob="*.go" -regex="^(foo|bar)$" -case -ignore="^(baz|qux)$"

Help

Run the following command for help.

grope -help

About

A small command line utility for finding text in many files

Topics

Resources

License

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /