Date: Mon, 31 Oct 2005 15:42:52 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Kovesdan Gabor <gabor.kovesdan@t-hosting.hu> Cc: freebsd@celestial.com, freebsd-questions@freebsd.org Subject: Re: Sed howto Message-ID: <20051031134252.GA1877@flame.pc> In-Reply-To: <4364DF2A.8060501@t-hosting.hu> References: <08af01c5dbd8$de629a30$c901a8c0@workdog> <4364DF2A.8060501@t-hosting.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-10-30 15:56, K?vesd?n G?bor <gabor.kovesdan@t-hosting.hu> wrote: >> I concur. The 20 pages on sed are probably part of what you >> want. It doesn't answer your "besides..." however. Perhaps >> someone else can help there. Here's a link to O'Reilly: >> >> http://www.oreilly.com/openbook/utp/UnixTextProcessing.pdf > > It is a really such a book, that I should read. Not only the > sed part, but the entire book seems interesting and useful. > Thanks. Another very good book that introduces sed and other utilities that are powerful tools in the toolchain of a UNIX user, is the still classic book of Brian W. Kernighan & Rob Pike: The UNIX Programming Environment by Brian W. Kernighan and Rob Pike. Prentice Hall, Inc., 1984. ISBN 0-13-937681-X (paperback), 0-13-937699-2 (hardback). http://cm.bell-labs.com/cm/cs/upe/ It's a bit old now, but some of the concepts it introduces are, in my opinion, central and essential to the every day work of a UNIX user. - Giorgos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051031134252.GA1877>