← Back to tools
View AGENTS.md for ksh93
ksh93
KornShell - powerful shell compatible with Bourne Shell with csh features
Description
ksh93 (KornShell) is a shell programming language that is compatible with the Bourne Shell and has the major command-entry features of the BSD shell csh. It includes advanced scripting features like associative arrays and floating-point arithmetic.
AI Summary
KornShell - Bourne-compatible shell with csh features, associative arrays, and advanced scripting
Capabilities
- + Bourne Shell compatibility
- + csh command-entry features
- + Associative arrays and floating-point arithmetic
- + Advanced scripting capabilities
Use When
- → When you need a powerful, POSIX-compatible shell
- → When migrating from Bourne or C shell