Terminal workflow

Definitions

Shell, terminal, console???

Control characters and signals

Shell

The purpose of Bash is running other programs. - The case for bash

Don’t have to learn all features of your shell. For example I try to avoid arrays in bash if possible.

Signals

#terminal #training