.. include:: ../header.txt .. _bash: ************************** BASH (Bourne Again Shell) ************************** In :title:`Linux for Programmers and Users` Chapter 6, we continue the study of the shell and shell script programming, but we focus on aspect of the BASH shell that differ from other shells. Many of commands presented here are commands that are built into the shell. **Contents** .. toctree:: :maxdepth: 2 startup set access_var auto_var ps1 alias history math test read control