Pro Bash Programming
Autor: | Johnson, Chris |
---|---|
EAN: | 9781430219972 |
Auflage: | 001 |
Sachgruppe: | Informatik, EDV |
Sprache: | Englisch |
Seitenzahl: | 256 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 19.10.2009 |
Untertitel: | Scripting the Linux Shell |
69,54 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
The bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of shell internals, shell programs can perform as snappily as utilities written in C or other compiled languages. And you will see how, without assuming Unix lore, you can write professional bash 4.0 programs through standard programming techniques. Complete bash coverage Teaches bash as a programming language Helps you master bash 4.0 features