Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!gatech!usenet From: usenet@gatech.CSNET Newsgroups: mod.announce.newusers Subject: Changes to Answers to Frequently Asked Questions Message-ID: <4043@gatech.CSNET> Date: Tue, 1-Jul-86 00:24:34 EDT Article-I.D.: gatech.4043 Posted: Tue Jul 1 00:24:34 1986 Date-Received: Tue, 1-Jul-86 08:11:11 EDT Expires: Sun, 10-Aug-86 03:26:13 EDT Sender: spaf@gatech.CSNET Organization: School of ICS, Georgia Tech Lines: 32 Approved: spaf@gatech.CSNET *** old/questions.n Sat May 3 19:49:11 1986 --- src/questions.n Mon Jun 30 11:38:18 1986 *************** *** 1,2 ! Newsgroups: net.announce.newusers Expires: 40days --- 1,2 ----- ! Newsgroups: mod.announce.newusers Expires: 40days *************** *** 5,7 Original-from: jerry@eagle.UUCP (Jerry Schwarz) ! [Most recent change: 24 January 1986 by spaf] --- 5,7 ----- Original-from: jerry@eagle.UUCP (Jerry Schwarz) ! [Most recent change: 19 June 1986 by spaf] *************** *** 224 --- 224,230 ----- + 20. What is the origin of the name "grep"? + + The exact origin of the name is shrouded in the mists of + prehistory, but one explanation is often given: The command + g/re/p in the original UNIX text editor "ed" was used so often it + was packaged up into a command that was obviously named "grep."