Skip to content

vilebile17/grep_plus_plus

Repository files navigation

Grep++

A small little cli tool that does a bit of what normal grep does. So it's probably not very useful...

Installation

Clone the repo and run the compile.sh executable:

git clone https://github.com/vilebile17/grep_plus_plus
mv grep_plus_plus grep++
cd grep++
chmod +x compile.sh
./compile.sh

Why?

¯_(ツ)_/¯

To-do list

  • Split repo up into multiple files
  • Add the -N flag to just find num entries
  • Allow multiple files to be searched

About

Err... grep but cooler :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors