Advanced Bash-Scripting Guide: An in-depth exploration of the art of shell scripting
Prev
Next
Part 3. Beyond the Basics
Table of Contents
9.
Variables Revisited
10.
Loops and Branches
11.
Internal Commands and Builtins
12.
External Filters, Programs and Commands
13.
System and Administrative Commands
14.
Command Substitution
15.
Arithmetic Expansion
16.
I/O Redirection
17.
Here Documents
18.
Recess Time
Prev
Home
Next
Numerical Constants
Variables Revisited