sed & awk: UNIX Power Tools

(10)
sed & awk: UNIX Power Tools image
ISBN-10:

1565922255

ISBN-13:

9781565922259

Edition: 2
Released: Apr 08, 1997
Publisher: O'Reilly Media
Format: Paperback, 432 pages
Related ISBN: 9780937175590

Description:

sed & awk describes two text processing programs that are mainstays of the Unix programmer's toolbox. sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another. awk is a complete programming language. Unlike many conventional languages, awk is "data driven" - you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does many things for you, including automatically opening and closing data files, reading records, breaking the records up into fields, and counting the records. While awk provides the features of most conventional programming languages, it also includes some unconventional features, such as extended regular expression matching and associative arrays. sed & awk describes both programs in detail and includes a chapter of example sed and awk scripts. This edition covers features of sed and awk that are mandated by the Posix standard. This most notably affects awk, where Posix standardized a new variable, Convfmt, and new functions, toupper () and tolower (). The Convfmt variable specifies the conversion format to use when converting numbers to strings ( awk used to use Ofmt for this purpose). The toupper () and tolower () functions each take a (presumably mixed case) string argument and return a new version of the string with all letters translated to the corresponding case. In addition, this edition covers Gnu sed, newly available since the first edition. It also updates the first edition coverage of Bell Labs nawk and Gnu awk ( gawk ), covers mawk, an additional freely available implementation of awk, and briefly discusses three commercial versions of awk, Mks awk, Thompson Automation awk ( tawk ), and Videosoft (Vsawk).

Best prices to buy, sell, or rent ISBN 9781565922259




Frequently Asked Questions about sed & awk: UNIX Power Tools

You can buy the sed & awk: UNIX Power Tools book at one of 20+ online bookstores with BookScouter, the website that helps find the best deal across the web. Currently, the best offer comes from and is $ for the .

The price for the book starts from $6.73 on Amazon and is available from 93 sellers at the moment.

At BookScouter, the prices for the book start at $1.09. Feel free to explore the offers for the book in used or new condition from various booksellers, aggregated on our website.

If you’re interested in selling back the sed & awk: UNIX Power Tools book, you can always look up BookScouter for the best deal. BookScouter checks 30+ buyback vendors with a single search and gives you actual information on buyback pricing instantly.

As for the sed & awk: UNIX Power Tools book, the best buyback offer comes from and is $ for the book in good condition.

sed & awk: UNIX Power Tools book is in low demand now as the rank for the book is 192,495 at the moment. It's a low rank, and the book has not much sales on Amazon.

Not enough insights yet.