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
Les mer
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
Les mer
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.
Les mer
This book treats bash as a full programming language First bash shell programming book to include full 4.0 coverage

Produktdetaljer

ISBN
9781430219972
Publisert
2009-10-19
Utgiver
Vendor
Apress
Høyde
235 mm
Bredde
191 mm
Aldersnivå
Popular/general, P, 06
Språk
Product language
Engelsk
Format
Product format
Heftet
Antall sider
350

Forfatter

Om bidragsyterne

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.