home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 13351 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1003 b 

  1. Path: sparky!uunet!mcsun!uknet!sersun1!serv2.essex.ac.uk!peter
  2. From: peter@serv2.essex.ac.uk (Peter Allott)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re grep
  5. Message-ID: <6382@sersun1.essex.ac.uk>
  6. Date: 13 Nov 92 10:57:43 GMT
  7. Sender: news@sersun1.essex.ac.uk
  8. Reply-To: peter@serv2.essex.ac.uk (Peter Allott)
  9. Organization: University of Essex, Colchester, UK
  10. Lines: 15
  11.  
  12. Yesterday I ask why grep was so called?
  13. Today I've had about a dozen replys
  14.  
  15. The best from Curt Tilmes <curt@vtucs.cc.vt.edu>
  16. who quotes "The jargon file"
  17.  
  18. grep: /grep/ [from the qed/ed editor idiom g/re/p , where
  19.    re stands for a regular expression, to Globally search for the
  20.    Regular Expression and Print the lines containing matches to it,
  21.    via {{UNIX}} `grep(1)'] vt. To rapidly scan a file or file set
  22.    looking for a particular string or pattern.  By extension, to look
  23.    for something by pattern.  "Grep the bulletin board for the system
  24.    backup schedule, would you?"  See also {vgrep}.
  25.  
  26. Thank you all - Please stop!
  27.