Vous êtes sur la page 1sur 1

Advanced Bash-Scripting Guide:

Next
Prev (special-
(prelimexer.html) chars.html)

Part 2. Basics
Table of Contents
3. Special Characters (special-chars.html)
4. Introduction to Variables and Parameters (variables.html)
4.1. Variable Substitution (varsubn.html)
4.2. Variable Assignment (varassignment.html)
4.3. Bash Variables Are Untyped (untyped.html)
4.4. Special Variable Types (othertypesv.html)

5. Quoting (quoting.html)
5.1. Quoting Variables (quotingvar.html)
5.2. Escaping (escapingsection.html)

6. Exit and Exit Status (exit-status.html)


7. Tests (tests.html)
7.1. Test Constructs (testconstructs.html)
7.2. File test operators (fto.html)
7.3. Other Comparison Operators (comparison-ops.html)
7.4. Nested if/then Condition Tests (nestedifthen.html)
7.5. Testing Your Knowledge of Tests (testtest.html)

8. Operations and Related Topics (operations.html)


8.1. Operators (ops.html)
8.2. Numerical Constants (numerical-constants.html)
8.3. The Double-Parentheses Construct (dblparens.html)
8.4. Operator Precedence (opprecedence.html)

Prev (prelimexer.html) Home (index.html) Next (special-chars.html)


Preliminary Exercises Special Characters

Vous aimerez peut-être aussi