Skip to content

Limited implementation of grep which can be expanded by supporting more regular expressions

Notifications You must be signed in to change notification settings

samuelfite/grep-implementation-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grep-implementation-in-C

Limited implementation of grep which can be expanded by supporting more regular expressions

USAGE

+ In root dir: `$ make`
+ `cp grehp.out tests/`
+ RUN TESTS:
    - `cd tests/ && ./LSPT-hw1-tests.sh grehp.out prod`

About

Limited implementation of grep which can be expanded by supporting more regular expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published