Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!exodus!texsun!csccat!dalnet!dlss2!james From: james@dlss2.UUCP (James Cummings) Newsgroups: comp.unix.misc Subject: Re: Looking for a Book about awk & sed Message-ID: <99@dlss2.UUCP> Date: 16 Oct 90 12:10:42 GMT References: <2884@cernvax.UUCP> <550@fciva.FRANKLIN.COM> Reply-To: james@dlss2.UUCP (James Cummings) Organization: RedRock Development Lines: 9 Also of interest might be the "AWK Programming Language" by the original authors of the language (check spelling) Aho, Weinberger, and Kernighan. It is published by Prentice Hall, I believe (I don't have my copy with me), and is much more easily understood than the "C Programming Language". The Nutshell series is also and excellent reference as well as the "Shell Programming" book by Kochran and Woods, which also has a fairly good section on sed.