grep

     
SearchSearch

Search this site or the Internet.

Google
Web CKnow.com
Hot TopicsHot Topics
Hot UtilitiesHot Utilities

Utilities that may help you...

 

NotesNotes

DewaHost

DewaHost offers premium Web hosting service starting from $8.95/month and a high speed file hosting service - FileBurst!

No Spam
CKnow does NOT spam.
E-mail is easily forged.

Labelled with ICRA
 

Globally search for the Regular Expression and Print (Generalized Regular Expression Pattern-Matcher)

(gr-eh-p)

While often given the acronym expansion Generalized Regular Expression Pattern-Matcher, grep is actually named after the qed/ed editor subcommand "g/re/p" where re stands for a regular expression. This command is given to Globally search for the Regular Expression and Print the lines containing matches to it. Grep is a UNIX command-line utility with extensive capabilities to search files. Fairly complicated expressions can be used as arguments to grep and the output can be fed to other utilities for further processing. There are versions available for other operating systems.

More Information



Last Changed: Friday, January 20, 2006
Navigation: Computer Knowledge Home :: Terms :: G :: grep