POSIX-compliant shell and ash descendant for lightweight scripting
POSIX-compliant descendant of NetBSD's ash (the Almquist SHell)
dash
$ dash -c 'echo "Hello from dash"'
$ dash ./myscript.sh
$ dash