bash Pocket Reference

Write a Review
$13.73 - $300.00
UPC:
9781449387884
Binding:
Paperback
Publication Date:
5/17/2010
Author:
Arnold Robbins
Language:
english
Edition:
1
Adding to cart… The item has been added

Product Overview

It's simple: you need to know how to work with the bash shell if you want to get to the heart of Mac OS X, Linux, and other Unix systems. Updated for the most recent version of bash, this concise little book puts all of the essential information about bash at your fingertips. You'll quickly find answers to annoying questions that always come up when you're writing shell scripts -- What characters do you need to quote? How do you get variable substitution to do exactly what you want? How do you use arrays? -- and much more.

If you're a user or programmer of any Unix variant, or if you're using bash on Windows, you'll find this pocket reference indispensable. This book covers:

  • Invoking the Shell
  • Syntax
  • Functions
  • Variables
  • Arithmetic Expressions
  • Command History
  • Programmable Completion
  • Job Control
  • Shell Options
  • Command Execution
  • Coprocesses
  • Restricted Shells
  • Built-in Commands