dash

Debian Almquist Shell, a modern, POSIX-compliant implementation of sh (not Bash-compatible). More information: <https://manned.org/dash>.

Debian Debian
RUN apt-get update && \ apt-get install -y dash
Ubuntu
RUN apt-get update && \ apt-get install -y dash
Alpine
RUN apk add dash
Arch Arch Linux
RUN pacman -S --noconfirm dash
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dash
CentOS
RUN yum install -y dash
Fedora
RUN dnf install -y dash
Raspbian
RUN apt-get update && \ apt-get install -y dash
click the source code to copy install dash on any operating system with command-not-found.com