Description
A static musl-linked mksh binary can provide ksh-style shell behavior with fewer runtime library dependencies. Administrators use this build for rescue systems, minimal environments, or containers where a self-contained shell is useful.
It is still a command shell. Static builds can simplify deployment, but shell startup files and script compatibility still need testing.