Header Shadow Image


What is my unix shell version?

There's several ways to determine the ksh version.  All will print different results depending on the KSH you're running.  Here are the methods for finding the versions:

And here's the table how to do it:

Version
Commands
Output
KSH88 # set -o emacs
# CTRL-V
Version M-11/16/88f
KSH93[a-z] echo ${.sh.version} Version JM 93t+ 2010-06-21
KSH93[a-z] ksh –version version         sh (AT&T Research) 93t+ 2010-06-21
PD KSH # echo $KSH_VERSION

@(#)PD KSH v5.2.14 99/07/13.2

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License