Part Part 2. Basics

Table of Contents

3. Special Characters
4. Introduction to Variables and Parameters
1. Variable Substitution
2. Variable Assignment
3. Bash Variables Are Untyped
4. Special Variable Types
5. Quoting
1. Quoting Variables
2. Escaping
6. Exit and Exit Status
7. Tests
1. Test Constructs
2. File test operators
3. Other Comparison Operators
4. Nested if/then Condition Tests
5. Testing Your Knowledge of Tests
8. Operations and Related Topics
1. Operators
2. Numerical Constants
3. The Double-Parentheses Construct
4. Operator Precedence