Grep is very powerful unix command line tools to search plain-text dataset using regex. The basic functionality of grep is as follow: grep [pattern] [file] Since wikipedia already has an excellent introduction for the basic functionality. I will jump out to uncommon feature to search from list of words that