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