ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Grep

grep is a command line utility originally written for use with the Unix operating system. The name comes from a command in the text editor ed that takes the form regular expressionstandard inputagrep to facilitate fuzzy string searching, fgrep for fixed pattern searches and egrep for searches involving more sophisticated regular expression syntax. All these variations of grep have been ported to many computer operating systems.

The Perl programming language provides a pattern matching function named grep.

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."





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Grep".