Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

bash Pocket Reference [Repost]

Posted By: Free butterfly
bash Pocket Reference [Repost]

bash Pocket Reference by Arnold Robbins
English | May 20, 2010 | ISBN: 1449387888 | 134 Pages | PDF | 2.14 MB

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