ShopSpell

sed and awk Pocket Reference Text Processing with Regular Expressions [Paperback]

$16.99     $19.99    15% Off      (Free Shipping)
100 available
  • Category: Books (Computers)
  • Author:  Robbins, Arnold
  • Author:  Robbins, Arnold
  • ISBN-10:  0596003528
  • ISBN-10:  0596003528
  • ISBN-13:  9780596003524
  • ISBN-13:  9780596003524
  • Publisher:  O'Reilly Media
  • Publisher:  O'Reilly Media
  • Pages:  54
  • Pages:  54
  • Binding:  Paperback
  • Binding:  Paperback
  • Pub Date:  01-May-2002
  • Pub Date:  01-May-2002
  • SKU:  0596003528-11-MPOD
  • SKU:  0596003528-11-MPOD
  • Item ID: 100313423
  • List Price: $19.99
  • Seller: ShopSpell
  • Ships in: 2 business days
  • Transit time: Up to 5 business days
  • Delivery by: Mar 17 to Mar 19
  • Notes: Brand New Book. Order Now.

For people who create and modify text files, sed and awk are power tools for editing. sed, awk, and regular expressions allow programmers and system administrators to automate editing tasks that need to be performed on one or more files, to simplify the task of performing the same edits on multiple files, and to write conversion programs.Thesed & awk Pocket Referenceis a companion volume tosed & awk, Second Edition, Unix in a Nutshell, Third Edition, andEffective awk Programming, Third Edition. This new edition has expanded coverage of gawk (GNU awk), and includes sections on:

  • An overview of sed and awk?s command line syntax
  • Alphabetical summaries of commands, including nawk and gawk
  • Profiling with pgawk
  • Coprocesses and sockets with gawk
  • Internationalization with gawk
  • A listing of resources for sed and awk users
This small book is a handy reference guide to the information presented in the larger volumes. It presents a concise summary of regular expressions and pattern matching, and summaries of sed and awk.Arnold Robbins, an Atlanta native now happily living in Israel, is a professional programmer and technical author and coauthor of various O'Reilly Unix titles. He has been working with Unix systems since 1980, and currently maintains gawk and its documentation.
Chapter 1: sed & awk Pocket Reference;1.1 Introduction;1.2 Conventions Used in This Book;1.3 Matching Text;1.4 The sed Editor;1.5 The awk Programming Language;1.6 Additional Resources;Chapter 1: sed & awk Pocket Reference

Arnold Robbins, an Atlanta native, is a professional programmer and technical author. He has worked with Unix systems since 1980, when he was introduced to a PDP-11 running a version of Sixth Edition Unix. He has been a heavy AWK user since 1987, when he became involved with gawk, the GNU project's version of AlҦ