oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: e19363ec6c9c401aafaa7849593891698b8e86b9
parent: 6f587550a2f0c5250393590dd39d642369f9b697
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Tue, 31 Dec 2019 12:04:01 -0500
Add WSL and WSL2 to supported platforms

kusuriya tells me that the existence of an Ubuntu PPA means it can be used in WSL and WSL2.e19363ec6c9c401aafaa7849593891698b8e86b9
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
@@ -24,6 +24,8 @@ Supported systems
 * Solaris
 * Illumos
 * midipix
+* WSL
+* WSL2
 
 Running on a system not listed here? Add it and send a pull request!