Skip to content

Mayur2506/Grep

Repository files navigation

GREP [Global Regular Expression Print]

DSA MINI PROJECT !

Aim: To search a particular string in a single or multiple files .

Installation

  1. Clone the repo
https://github.com/Mayur2506/Grep.git
  1. Move Into Working Directory
cd grep
  1. Build The Project
make
  1. Run The Project
./mygrep [Option] Pattern [File Names]

Sample Image which show 'mygrep' Vs 'grep'

Screenshot from 2022-02-21 17-15-02

About

DSA mini project which works like the command-line utility 'grep' in Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors