From e1cbdef227d3e1583b73399fbffccce4163c3565 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Tue, 30 May 2023 10:10:26 -0400 Subject: [PATCH] add ksh, korn shell --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dd53c2d..42c9e47 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,12 @@ bower/bower [archive.org](https://web.archive.org/web/20230305150614/https://desuarchive.org/g/thread/86124256), [ghostarchive](https://ghostarchive.org/archive/AHFsK) +* korn shell - ksh + * original ksh kinda blew up - [ksh fallout](https://github.com/att/ast/issues/1464). + * original [ksh rewound](https://github.com/att/ast/issues/1466). + * [ksh-community](https://github.com/ksh-community) stalled. + * [ksh93](https://github.com/ksh93/ksh) seems to be activen now though. + [fish-shell/fish-shell/pull/9512](https://github.com/fish-shell/fish-shell/pull/9512), [archive.ph](https://archive.ph/Nl8E7), [archive.org](https://web.archive.org/web/20230304112455/https://github.com/fish-shell/fish-shell/pull/9512),