Jump to content

Korn Shell: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
Line 15: Line 15:
* 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
* Anatole Olczak: ''The Korn Shell: User and Programming Manual, Revised Edition'' - Addison-Wesley 1997, ISBN 0-201-17688-2
* Barry Rosenberg: ''Hands-On KornShell93 Programming'' - Addison-Wesley 1998, ISBN 0-201-31018-X
* Barry Rosenberg: ''Hands-On KornShell93 Programming'' - Addison-Wesley 1998, ISBN 0-201-31018-X



Latest revision as of 21:30, 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 - Hayden Books 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
  • Anatole Olczak: The Korn Shell: User and Programming Manual, Revised Edition - Addison-Wesley 1997, ISBN 0-201-17688-2
  • Barry Rosenberg: Hands-On KornShell93 Programming - Addison-Wesley 1998, ISBN 0-201-31018-X

Links