Ksh93: Difference between revisions

From Rosetta Code
Content added Content deleted
m (#REDIRECT Korn Shell)
 
(Create stub for ksh93.)
Line 1: Line 1:
{{stub}}
#REDIRECT [[Korn Shell]]
{{implementation|UNIX Shell}}
ksh93 is the original [[Korn Shell]]. ksh93 had a major revision during 1993; older versions were ksh88. ksh93 has lexically scoped variables.

Revision as of 01:11, 13 September 2011

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Ksh93 is an implementation of UNIX Shell. Other implementations of UNIX Shell.

ksh93 is the original Korn Shell. ksh93 had a major revision during 1993; older versions were ksh88. ksh93 has lexically scoped variables.