Sed & awk
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. sed is a ""stream editor"" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
1997.
|
Edición: | Second edition |
Colección: | Nutshell handbook.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627326906719 |
Sumario: | sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. sed is a ""stream editor"" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of a larger data processing step. The most common operation done with sed is substitution, replacing one block of text with another. awk is a complete programming language. Unlike many conventional languages, awk is ""data driven"" -- you specify what kind of data you are interested in and |
---|---|
Notas: | Description based upon print version of record. |
Descripción Física: | 1 online resource (434 pages) Available also in a print edition |
Bibliografía: | Includes bibliographies and index. |
ISBN: | 9781449396602 9781449301880 9780585039404 |