ref: c613e336df8eed2b952acf2cb28e865e92e2daf7 dir: /sys/src/ape/cmd/pdksh/version.c/
/* * value of $KSH_VERSION (or $SH_VERSION) */ #include "sh.h" const char ksh_version [] = "@(#)PD KSH v5.2.14 99/07/13.2";