Skip to content

Guppy prints lines that contain a match for pattern using C++

License

Notifications You must be signed in to change notification settings

julesmuskala/guppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guppy

Guppy prints lines that contain a match for pattern using C++

Usage

guppy [OPTION]... PATTERN [FILE]...

Search for PATTERN in each FILE.

Example: guppy -i 'hello world' menu.h main.c

Build from source

App requires make and g++ (with support for C++20) to build.

To build simply run make.

About

Guppy prints lines that contain a match for pattern using C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published