Multi-threaded Grep (mgrep) An efficient implementation of grep tool using Goroutines (Golang) Usage strings $ ./bin/mgrep Usage: SEARCHTERM [SEARCHDIR] Positional arguments: SEARCHTERM SEARCHDIR License MIT