Description
The Korn shell is a command interpreter and scripting language originally developed at AT&T, used for interactive shells and portable shell scripts.
Use it when scripts or workflows specifically require ksh compatibility. Commands run through a shell can modify files and system state, so scripts should be reviewed before execution.