ksh is a UNIX shell based on pdksh and inspired by KornShell which is developed by the OpenBSD team. This project is an effort to maintain a package that compiles on Linux and macOS.
I've been an OpenBSD user since 2002 and dearly miss its default shell when I'm traveling to different operating systems. After various attempts at maintaining patches, I created a dedicated project to maintain a port that compiles on both Linux and macOS.
$ brew install tamentis/core/openbsd-ksh
$ sudo apt-get update $ sudo apt-get install make gcc libc-dev ncurses-dev
$ sudo yum install gcc make ncurses-devel
$ ./configure $ make $ sudo make install
GitHub: http://github.com/tamentis/ksh
Last updated: 2019-05-18 19:10:31