From: Tom Wheeley Newsgroups: comp.os.msdos.djgpp Subject: Re: GREP Date: Thu, 17 Oct 1996 20:38:34 +0100 Organization: The University of York, UK Lines: 22 Message-ID: <32668B3A.7DD6@york.ac.uk> References: <53uc4h$sa5 AT coconut DOT epix DOT net> <3262FA33 DOT 27B2 AT gbrmpa DOT gov DOT au> NNTP-Posting-Host: cst140.york.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Leath Muller wrote: > > Caltoi wrote: > > > > I'm a self taught tinkerer in programming and I keep seeing a program > > called grep. What is it and what does it do?? > > > > please reply via email > > -- > > Caltoi > > rowe AT epix DOT net > > http://www.epix.net/~rowe > > grep = Get Regular ExPression...its used for finding patterns of Sorry? Global/regular-expression/Print From `ed', the mother of all editors, so I'm told. ;-) But yes, it's a turbo-charged version of DOS `find'.