8000 GitHub - juliuszmuskala/guppy: Guppy prints lines that contain a match for pattern using C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

juliuszmuskala/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
0