ref: ec73849b6936d839410ccb239d14b2f7c7ca3d6f 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";