sed and awk Pocket Reference

Paperback
from $0.00

Author: Arnold Robbins

ISBN-10: 0596003528

ISBN-13: 9780596003524

Category: Utilities (Computer Applications)

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, and Regular Expressions Pocket Reference is a companion volume to sed & awk, 2nd Edition, and Unix in a Nutshell. This small book is a...

Search in google:

The "sed & awk Pocket Reference" is a companion volume to "sed & awk 2nd Edition" and "UNIX in a Nutshell, 3rd Edition". This compact book offers handy reference 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".

     Introduction...1      Conventions...1      Matching Text...2      The sed Editor...11      The awk Programming Language...22