Sed & awk /
In Sed & Awk, Dale Dougherty and Arnold Robbins describe two text manipulation programs that are mainstays of the UNIX programmer's toolbox. This new edition covers the Sed and Awk systems as they are now mandated by the POSIX standard.
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol [Calif.] :
O'Reilly,
©1997.
|
Edition: | 2nd ed. |
Series: | Nutshell handbook.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Power tools for editing
- Understanding basic operations
- Understanding regular expression syntax
- Writing sed scripts
- Basic sed commands
- Advanced sed commands
- Writing scripts for awk
- Conditionals, loops, and arrays
- Functions
- The bottom drawer
- A flock of awks
- Full-featured applications
- A miscellany of scripts.