KornShell
Unix-based shell developed by David Korn that combines features from the C shell and Bourne shell. It introduced command line editing, associative arrays, and floating-point arithmetic operations, and conforms to established POSIX standards.
Details
Appeared 1983
Written With
Name | Description |
---|---|
C | General-purpose language foundational in systems and application programming. |