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 ...

Buy Now From Amazon

Product Review

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.The sed & awk Pocket Reference is a companion volume to sed & awk, Second Edition, Unix in a Nutshell, Third Edition, and Effective 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.


  • Used Book in Good Condition

Similar Products

grep Pocket Reference: A Quick Pocket Reference for a Utility Every Unix User Needs (Pocket Reference (O'Reilly))Bash Pocket Reference: Help for Power Users and Sys AdminsRegular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))vi and Vim Editors Pocket Reference: Support for every text editing tasksed & awkGit Pocket Guide: A Working IntroductionLinux Pocket Guide: Essential CommandsPython Pocket Reference: Python In Your Pocket (Pocket Reference (O'Reilly))Perl Pocket Reference: Programming ToolsEffective awk Programming: Universal Text Processing and Pattern Matching