Pro Bash Programming, Second Edition
Scripting the GNU/Linux Shell
Authors: Johnson, Chris, Varma, Jayant
Free Preview- Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. Readers will see how, without assuming Unix lore, they can write professional Bash 4.3 programs through standard programming techniques.
Buy this book
- About this book
-
Pro Bash Programming teaches you how to effectively utilize the Bash shell in your programming. 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.3 programs through standard programming techniques.
This second edition has updated for Bash 4.3, and many scripts have been rewritten to make them more idiomatically Bash, taking better advantage of features specific to Bash. It is easy to read, understand, and will teach you how to get to grips with Bash programming without drowning you in pages and pages of syntax.
Using this book you will be able to use the shell efficiently, make scripts run faster using expansion and external commands, and understand how to overcome many common mistakes that cause scripts to fail. This book is perfect for all beginning Linux and Unix system administrators who want to be in full control of their systems, and really get to grips with Bash programming.
- About the authors
-
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.
- Table of contents (16 chapters)
-
-
Hello, World: Your First Shell Program
Pages 1-6
-
Input, Output, and Throughput
Pages 7-17
-
Looping and Branching
Pages 19-28
-
Command-Line Parsing and Expansion
Pages 29-41
-
Parameters and Variables
Pages 43-57
-
Table of contents (16 chapters)
Bibliographic Information
- Bibliographic Information
-
- Book Title
- Pro Bash Programming, Second Edition
- Book Subtitle
- Scripting the GNU/Linux Shell
- Authors
-
- Chris Johnson
- Jayant Varma
- Copyright
- 2015
- Publisher
- Apress
- Copyright Holder
- Chris Johnson and Jayant Varma
- eBook ISBN
- 978-1-4842-0121-3
- DOI
- 10.1007/978-1-4842-0121-3
- Softcover ISBN
- 978-1-4842-0122-0
- Edition Number
- 2
- Number of Pages
- XXIII, 256
- Number of Illustrations
- 8 b/w illustrations
- Topics