ksh Command Examples

Korn Shell, a Bash-compatible command-line interpreter. See also: !, ^. More information: https://manned.org/ksh.

ksh

ksh -c "{{echo 'ksh is executed'}}"

ksh {{path/to/script.ksh}}

ksh -n {{path/to/script.ksh}}

ksh -x {{path/to/script.ksh}}