Cargando…

Sed and 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 processing s...

Descripción completa

Detalles Bibliográficos
Autores principales: Dougherty, Dale, Robbins, Arnold D
Lenguaje:eng
Publicado: O'Reilly 1997
Materias:
Acceso en línea:http://cds.cern.ch/record/781793
_version_ 1780904375731879936
author Dougherty, Dale
Robbins, Arnold D
author_facet Dougherty, Dale
Robbins, Arnold D
author_sort Dougherty, Dale
collection CERN
description 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 the operations to be performed when that data is found
id cern-781793
institution Organización Europea para la Investigación Nuclear
language eng
publishDate 1997
publisher O'Reilly
record_format invenio
spelling cern-7817932021-04-22T02:28:47Zhttp://cds.cern.ch/record/781793engDougherty, DaleRobbins, Arnold DSed and AwkComputing and Computerssed & 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 the operations to be performed when that data is foundO'Reillyoai:cds.cern.ch:7817931997
spellingShingle Computing and Computers
Dougherty, Dale
Robbins, Arnold D
Sed and Awk
title Sed and Awk
title_full Sed and Awk
title_fullStr Sed and Awk
title_full_unstemmed Sed and Awk
title_short Sed and Awk
title_sort sed and awk
topic Computing and Computers
url http://cds.cern.ch/record/781793
work_keys_str_mv AT doughertydale sedandawk
AT robbinsarnoldd sedandawk