Korn Shell: Difference between revisions
Appearance
(6 intermediate revisions by the same user not shown) | |||
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== | ||
* Barry Rosenberg: ''Korn Shell Programming Tutorial'' - Addison-Wesley 1991 | * Barry Rosenberg: ''Korn Shell Programming Tutorial'' - Addison-Wesley 1991, ISBN 0-201-56324-X | ||
* Morris Bolksy; David Korn: ''The New KornShell Command and Programming Language'' - Prentice Hall 1995 | * 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== | ==Links== |
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