Dash is a POSIX-compliant implementation of the Bourne shell (sh) that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.
yum install dash
yum install dash-sh
This work is licensed under a Creative Commons Attribution 4.0 International License.
Add new comment