8.34.2. Contents of Bash
Short Descriptions
| A widely-used command interpreter; it performs many types of expansions and substitutions on a given command line before executing it, thus making this interpreter a powerful tool | |
| A shell script to help the user compose and mail standard formatted bug reports concerning bash | |
| A symlink to the bash program; when invoked as sh, bash tries to mimic the startup behavior of historical versions of sh as closely as possible, while conforming to the POSIX standard as well | 
![[Note]](../images/note.png)