Executing Commands

:    How Bash expands simple commands before executing them.
:    How Bash finds commands and runs them.
:    The environment in which Bash executes commands that are not shell builtins.
:    The environment given to a command.
:    The status returned by commands and how Bash interprets it.
:    What happens when Bash or a command it runs receives a signal.