December 2nd, 2008, 04:30 PM
|
#2 (permalink)
|
| Ride 'em Cowboy
Join Date: Oct 2001 Location: Dallas, TX
Posts: 8,795
|
For clueless people like me: Quote: | grep is 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. [1] The grep command searches files or standard input globally for lines matching a given regular expression, and prints them to the program's standard output.
|
__________________ Have you hugged your kid today?? |
| |