Add mksh as an Alternative for Bourne Shell Implementations (#872)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/872
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
Edan Osborne 2026-05-31 13:57:10 +02:00 • committed by Admin
commit c207018a4d

View file

@ -605,6 +605,7 @@ This is a section for repos that are similar to this one either because they are
> #### Alternative Bourne Shell Implementations
> * [dash](http://gondor.apana.org.au/~herbert/dash/)
> * [bash](https://www.gnu.org/software/bash/)
> * [mksh](http://www.mirbsd.org/mksh.htm)
> * [oksh](https://github.com/ibara/oksh)
> * [Busybox](https://busybox.net/) `ash`
> * [Schilytools] `bosh`