DSA MINI PROJECT !
Aim: To search a particular string in a single or multiple files .
- Clone the repo
https://github.com/Mayur2506/Grep.git
- Move Into Working Directory
cd grep
- Build The Project
make- Run The Project
./mygrep [Option] Pattern [File Names]
