Grepping About
What On Earth is Grep
As a tool "grep" is just one of those commands that once you begin to use you just can't do without, nothing in it name suggests what this command does. Grep Wikipedia documents grep as a command line text search utility originally written for Unix. The name is taken from the first letters in global / regular expression / print, a series of instructions for the ed text editor.

