oksh 0.2 review

Download
by rbytes.net on

oksh project is a port of OpenBSD's version of ksh for Linux. The OpenBSD people have cleaned up and enhanced PD ksh with gre

License: Public Domain
File size: 0K
Developer: oksh Team
0 stars award from rbytes.net

oksh project is a port of OpenBSD's version of ksh for Linux.

The OpenBSD people have cleaned up and enhanced PD ksh with great features. E. g.

PS1=`u@h'

works like under bash (try this with a standard PD ksh, like the one from NetBSD).

For Linux there were only the standard PD ksh and mksh from MirOS. Unfortunatly mksh was buggy and not entirely Bourne compatible and lacks the newest features of OpenBSDs ksh

So I ported the OpenBSD version of ksh to Linux.

Warning:This is a crude hack with some stuff from mksh and will only work on Linux, it hasn't been tested very well.

What's New in This Release:
All mksh code was removed because of license problems.
The source code was synchronized with the latest CVS version of ksh from OpenBSD.

oksh 0.2 keywords