Encyclopedia > Grep

  Article Content

Grep

grep is a Unix command whose name comes from the g/re/p ("global (a regular expression) print") search command in the editor ed. It takes a regular expression on the command line, reads standard input or a list of files, and outputs the lines that match the regular expression.

The command is also used in the Perl programming language.

Grep is often used as a verb, a synonym of search, e.g., "I grepped the Wikipedia for an article on Unix searching and found it here."



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Jamesport, New York

... age is 43 years. For every 100 females there are 102.7 males. For every 100 females age 18 and over, there are 97.9 males. The median income for a household in the town ...

 
 
 
This page was created in 37.9 ms