Merge pull request #55 from johrstrom/master

add ksh, korn shell
This commit is contained in:
mgi5 2023-05-31 06:19:16 +08:00 committed by GitHub
commit 6ae25d5b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 active 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),