Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

dejan/greps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

greps

grep for the streaming age.

It counts and displays the skipped lines, highlights matches.

Install

go get github.com/dejan/greps/cmd/greps

Usage

Just pipe some stream of data to it:

tail -f /var/log/nginx/access.log | greps ohai

demo

About

grep for the streaming age

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages