Jump to content

Korn Shell: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 12: Line 12:
==Publications==
==Publications==
* Barry Rosenberg: ''Korn Shell Programming Tutorial'' - Addison-Wesley 1991, ISBN 0-201-56324-X
* Barry Rosenberg: ''Korn Shell Programming Tutorial'' - Addison-Wesley 1991, ISBN 0-201-56324-X
* John Valley: ''Unix Desktop Guide to the Korn Shell'' - Sams 1992, ISBN 0-672-48513-3
* Bill Rosenblatt: ''Learning the Korn Shell'' - O'Reilly 1993, ISBN 1-56592-054-6
* 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
* Morris I. Bolksy; David G. Korn: ''The New KornShell Command and Programming Language'' - Prentice Hall 1995, ISBN 0-13-182700-6

Revision as of 21:14, 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
  • John Valley: Unix Desktop Guide to the Korn Shell - Sams 1992, ISBN 0-672-48513-3
  • 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