sed & awk
sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox.sed is a &quote;stream editor&quote; 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 &quote;data driven&quote; -- you specify what kind of data you are interested in and the operations to be performed when that data is found. awk does…
Mehr
CHF 41.90
Preise inkl. MwSt. und Versandkosten (Portofrei ab CHF 40.00)
Versandkostenfrei
Produktdetails
- ISBN: 978-1-4493-0188-0
- EAN: 9781449301880
- Produktnummer: 30242073
- Verlag: O'Reilly Media
- Sprache: Englisch
- Erscheinungsjahr: 1997
- Seitenangabe: 434 S.
- Plattform: PDF
- Masse: 5'088 KB
6 weitere Werke von Dale Dougherty:
Bewertungen
Anmelden