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: 4578528c25d10a4b990198d7edccf111f3feecd3
parent: 315aa92c71eb6ab1167140af5fbbdb3600b5e299
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Wed, 24 Jun 2020 14:30:11 -0400
Add HP-UX to list of supported platforms4578528c25d10a4b990198d7edccf111f3feecd3
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
@@ -31,13 +31,10 @@ Supported systems
 * WSL2
 * Unixware 7
 * Haiku
+* HP-UX (only gcc tested)
 
 Running on a system not listed here? Add it and send a pull request!
 
-Tentative/In progress
----------------------
-* HPUX (builds with both aCC and gcc, but crashes on startup)
-
 Believed working
 ----------------
 We believe that `oksh` will work on the following platforms, but testing is needed.