Bash Reference Sheet

Compound Commands

Compound commands are statements that can execute several commands but are considdered as a sort of command group by Bash.

Command Lists

Expressions

Loops

Builtins

Dummies

Declarative

Input

Output

Execution

Jobs/Processes

Conditionals And Loops

Arguments