Jump to content

Korn Shell: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 2: Line 2:


==Implementations==
==Implementations==
*ksh88
*ksh86 - UNIX System Toolchest
*ksh88 - distributed with UNIX System V Release 4
*ksh93
*ksh93
*pdksh
*pdksh - public domain Korn shell
*mksh
*mksh - MirBSD™ Korn Shell
*wksh - Windowing Korn shell
*dtksh - Desktop Korn Shell, CDE


==Publications==
==Publications==

Revision as of 21:08, 3 July 2022

Korn Shell (ksh)

Implementations

  • ksh86 - UNIX System Toolchest
  • ksh88 - distributed with UNIX System V Release 4
  • ksh93
  • pdksh - public domain Korn shell
  • mksh - MirBSD™ Korn Shell
  • wksh - Windowing Korn shell
  • dtksh - Desktop Korn Shell, CDE

Publications

  • Barry Rosenberg: Korn Shell Programming Tutorial - Addison-Wesley 1991, ISBN 0-201-56324-X
  • Bill Rosenblatt: Learning the Korn Shell - O'Reilly 1993, ISBN 1-56592-054-6
  • Morris I. Bolksy; David G. Korn: The New KornShell Command and Programming Language - Prentice Hall 1995, ISBN 0-13-182700-6

Links