Re: [ILUG] /bin/ksh version

From: Lars Hecking (lhecking at domain nmrc.ucc.ie)
Date: Wed 02 Feb 2000 - 17:33:59 GMT


Eoghan Considine writes:
> Hi,
>
> Does anyone know how to get the version of korn shell one is
> running ?

 $ /bin/ksh
 $ set -o emacs
 Press Control-V.

 I don't think this is scriptable.

 On systems where ksh == pdksh, you can use
 
 $ /bin/ksh -c "echo $KSH_VERSION"



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:20 GMT