Skip to main content

Pro Bash Programming: Scripting the Linux Shell (Expert's Voice in Linux)

Apress

$41.98 - $52.48
(No reviews yet) Write a Review
UPC:
9781430219972
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2009-10-19
Author:
Chris Johnson
Language:
english
Edition:
1st ed.
Adding to cart… The item has been added

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