KornShell (ksh93) - a powerful POSIX-compliant Unix shell
KornShell, ksh93
ksh
$ ksh
$ ksh script.sh
$ ksh -c 'echo "Hello from KornShell"'