Pro Bash Programming: Scripting the Linux Shell
Autor Chris Johnsonen Limba Engleză Paperback – 19 oct 2009
- Complete bash coverage
- Teaches bash as a programming language
- Helps you master bash 4.0 features
Preț: 327.63 lei
Preț vechi: 409.54 lei
-20% Nou
Puncte Express: 491
Preț estimativ în valută:
62.71€ • 65.22$ • 52.55£
62.71€ • 65.22$ • 52.55£
Carte disponibilă
Livrare economică 20 februarie-06 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430219972
ISBN-10: 1430219971
Pagini: 256
Ilustrații: 350 p.
Dimensiuni: 191 x 235 x 13 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430219971
Pagini: 256
Ilustrații: 350 p.
Dimensiuni: 191 x 235 x 13 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Hello, World! Your First Shell Program.- Input, Output, and Throughput.- Looping and Branching.- Command-Line Parsing and Expansion.- Parameters and Variables.- Shell Functions.- String Manipulation.- File Operations and Commands.- Reserved Words and Builtin Commands.- Writing Bug-Free Scripts and Debugging the Rest.- Programming for the Command Line.- Runtime Configuration.- Data Processing.- Scripting the Screen.- Entry-Level Programming.
Notă biografică
Chris F.A. Johnson was introduced to Unix in 1990 and learned shell scripting because there was no C compiler on the system. His first major project was a menu-driven, user-extensible database system with report generator. Chris uses the shell as his primary, general-purpose programming language, and his projects have included a member database, menuing system, and POP3 mail filtering and retrieval. Chris is the author of Shell Scripting Recipes: A Problem-Solution Approach (Apress, 2005). When not pushing shell scripting to the limit, he designs and codes web sites, teaches chess, and composes cryptic crosswords.
Caracteristici
This book treats bash as a full programming language First bash shell programming book to include full 4.0 coverage