Images of shells by the sea

ksh – Unix shell

KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s.

This repository is used to develop bug fixes to the last stable release (93u+ 2012-08-01) of ksh93.

This is free and open source software.

Key Features

  • Job control, command aliasing, and command history designed after the corresponding C shell features.
  • Choice of three command line editing styles based on vi, Emacs, and Gosling Emacs
    associative arrays and built-in floating-point arithmetic operations (only available in the ksh93 version of KornShell).
  • Dynamic search for functions.
  • Mathematical functions.
  • Process substitution and process redirection.
  • C-language-like expressions.
  • Enhanced expression-oriented for and while loops.
  • Dynamic extensibility of (dynamically loaded) built-in commands.
  • Reference variables.
  • Hierarchically nested variables.
  • Variables can have member functions associated with them.
  • Object-oriented-programming.
  • Variables can be objects with member (sub-)variables and member methods.
  • Object methods are called with the object variable name followed (after a dot character) by the method name.
  • Special object methods are called on: object initialization or assignment, object abandonment (unset).
  • Composition and aggregation is available, as well as a form of inheritance.

Website: github.com/ksh93/ksh
Support:
Developer: Contributors to ksh 93u+m
License: Eclipse Public License, Version 2.0

ksh is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Shells
zshAdvanced and programmable command interpreter
NushellAdopts the Unix philosophy of shells where pipes connect command together
fishSmart and user-friendly command line shell
XonshPython-powered, cross-platform shell language and command prompt
bashsh-compatible command language interpreter
MurexIntuitive, typed and content aware shell
PowerShellCross-platform automation and configuration framework
ElvshExpressive programming language and a versatile interactive shell
OilsBilled as an upgrade to bash. Written in Python.
DASHPOSIX-compliant implementation of sh that aims to be as small as possible
shShell parser, formatter, and interpreter
tcshC shell with file name completion and command line editing
mkshMirBSD Korn shell
ksh Unix shell which was developed by David Korn at Bell Labs
brushPOSIX- and bash compatible shell
RashLanguage, library, and shell REPL for Racket.
ionModern system shell that features a simple, yet powerful, syntax
CicadaBash-like command environment with scripting and job control
YashYet another shell
okshPortable OpenBSD ks
esExtensible shell with higher-order functio
duneA shell by the beach
coshConcatenative command-line she
MarcelModern command environment combining Python with Unix pipelines
HilbishHighly extensible command environment configured with Lua
gshPOSIX-compatible generative shell
arshStatically typed scripting language with shell-like features
Sushi shellBash clone shell implemented in Rust
lokshLinux port of OpenBSD's Korn-compatible command interpreter
fortshShell written in Fortran
hshSlightly different take on your shell
ReShellModern shell
rashRudimentary shell
DaxCustom Unix shell implementation
cjshPOSIX-oriented command environment with modern interactive features

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted