| 123456789101112131415 | <sect2><title>Short descriptions</title><para><command>bash</command> is a widely-used command interpreter. Itperforms all kinds of expansions and substitutions on a given command linebefore executing it, thus making this interpreter a powerful tool.</para><para><command>bashbug</command> is a shell script to help the usercompose and mail bug reports concerning bash in a standard format.</para><para><command>sh</command> is a symlink to the bash program. When invokedas sh, bash tries to mimic the startup behavior of historical versions of sh asclosely as possible, while conforming to the POSIX standard as well.</para></sect2>
 |