Skip to content

sid-zyy/mygrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mygrep

mygrep is a small implementation of a subset of the Unix grep utility, written in C. It supports basic substring searching along with a couple of common flags.

The project was built to get familiar with C string handling, file I/O, and command-line option parsing using getopt().

About

Building the CLI grep by myself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages