Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Robbins, Arnold
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly, ©2002.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.