Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!usenet From: usenet@gatech.CSNET Newsgroups: mod.announce.newusers Subject: Changes to Answers to Frequently Asked Questions Message-ID: <4444@gatech.CSNET> Date: Mon, 1-Sep-86 00:23:37 EDT Article-I.D.: gatech.4444 Posted: Mon Sep 1 00:23:37 1986 Date-Received: Mon, 1-Sep-86 04:57:39 EDT Expires: Sat, 11-Oct-86 03:58:27 EDT Sender: spaf@gatech.CSNET Organization: School of ICS, Georgia Tech Lines: 53 Approved: spaf@gatech.CSNET *** old/questions.n Tue Jul 1 00:18:05 1986 --- src/questions.n Sat Aug 30 15:16:26 1986 *************** *** 5,7 Original-from: jerry@eagle.UUCP (Jerry Schwarz) ! [Most recent change: 19 June 1986 by spaf] --- 5,7 ----- Original-from: jerry@eagle.UUCP (Jerry Schwarz) ! [Most recent change: 30 August 1986 by weemba@brahms.berkeley.edu] *************** *** 102,105 ! 10. net.games: Where can I get the source for empire or ! rogue? --- 102,104 ----- ! 10. net.games: Where can I get the source for empire or rogue? *************** *** 107,108 their right, have chosen not to make the sources available. --- 106,108 ----- their right, have chosen not to make the sources available. + The source to empire is not currently available, either. *************** *** 108,113 - The source for empire is available from John Buck provided you have - the necessary Unix license. Contact him at ...philabs!polyf!john - for details. - 11. net.unix-wizards: How do I remove files with non-ascii --- 108,109 ----- 11. net.unix-wizards: How do I remove files with non-ascii *************** *** 230 was packaged up into a command that was obviously named "grep." --- 226,229 ----- was packaged up into a command that was obviously named "grep." + + According to Kernighan/Plauger _Software Tools in Pascal_, it + stands for "Globally look for Regular Expressions and Print."