Skip to content

Xexanoath/ggrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded Grep

Grep clone that recursively searches for text in files with goroutines

Usage

go run ./main [SEARCH_TERM] [SEARCH_DIRECTORY]

Examples

go run ./main test .
go run ./main book ./books

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages