ksh Command Examples

Korn Shell, a Bash-compatible command-line interpreter. See also: histexpand. More information: http://kornshell.com.

ksh

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

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

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

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