Loading…

Sed & awk : pocket reference /

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Robbins, Arnold
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly, ©2002.
Edition:2nd ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Sed & awk Pocket Reference; Introduction; Conventions Used in This Book; Matching Text; Filenames Versus Patterns; Metacharacters; Search patterns; Replacement patterns; Metacharacters, Listed by Unix Program; Examples of Searching; Examples of searching and replacing; The sed Editor; Command-Line Syntax; Syntax of sed Commands; Pattern addressing; Examples; Group Summary of sed Commands; Basic editing; Line information; Input/output processing; Yanking and putting; Branching commands; Multiline input processing; Alphabetical Summary of sed Commands; The awk Programming Language.