Pro Bash Programming, Second Edition: Scripting the GNU/Linux Shell / Edition 2

Pro Bash Programming, Second Edition: Scripting the GNU/Linux Shell / Edition 2

ISBN-10:
1484201221
ISBN-13:
9781484201220
Pub. Date:
06/15/2015
Publisher:
Apress
ISBN-10:
1484201221
ISBN-13:
9781484201220
Pub. Date:
06/15/2015
Publisher:
Apress
Pro Bash Programming, Second Edition: Scripting the GNU/Linux Shell / Edition 2

Pro Bash Programming, Second Edition: Scripting the GNU/Linux Shell / Edition 2

$79.99 Current price is , Original price is $79.99. You
$79.99 
  • SHIP THIS ITEM
    Temporarily Out of Stock Online
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Temporarily Out of Stock Online


Overview

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.


Product Details

ISBN-13: 9781484201220
Publisher: Apress
Publication date: 06/15/2015
Edition description: 2nd ed.
Pages: 256
Product dimensions: 7.00(w) x 10.00(h) x 0.70(d)

About the Author

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

Chapter One: Hello, World! Your First Shell Program

Chapter Two: Input, Output, and Throughput

Chapter Three: Looping and Branching

Chapter Four: Command-Line Parsing and Expansion

Chapter Five: Parameters and Variables

Chapter Six: Shell Functions

Chapter Seven: String Manipulation

Chapter Eight: File Operations and Commands

Chapter Nine: Reserved Words and Builtin Commands

Chapter Ten: Writing Bug-Free Scripts and Debugging the Rest

Chapter Eleven: Programming for the Command Line

Chapter Twelve: Runtime Configuration

Chapter Thirteen: Data Processing

Chapter Fourteen: Scripting the Screen

Chapter Fifteen: Entry-Level Programming

Appendix A: Shell Variables

From the B&N Reads Blog

Customer Reviews