Skip to content

Implementation of grep like command using C Language.

Notifications You must be signed in to change notification settings

CHAITANYA-IN/grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Global Regular Expression Print (GREP)

It contains source code for grep command in Linux implemented using C language.

It implements features like abstraction, regular expressions provided by C language and recursion.

It was the topic for mini-project in Data Structures and Algorithms Course at COEP.

About

Implementation of grep like command using C Language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published