Grep (Global Regular Expression and Print) is an originally Unix, now widely available computer program that evolved from the Unix editor 'Ed'. Grep searches a named input file or files (or standard input if no files are named) for lines containing a match to a given pattern. Research Grep