UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: 3.5 Differing FeaturesChapter 4Next: 4.2 Syntax
 

4. The Bourne Shell and Korn Shell

Contents:
Overview of Features
Syntax
Variables
Arithmetic Expressions
Command History
Job Control
Invoking the Shell
Restricted Shells
Built-in Commands (Bourne and Korn Shells)

This chapter presents the following topics:

http://www.kornshell.com provides considerable information about the Korn shell. Follow the links there for binaries of ksh93 that can be downloaded for noncommercial and educational use. See also Learning the Korn Shell, which is listed in the Bibliography.

4.1 Overview of Features

The Bourne shell is the standard shell and provides the following features:

The Korn shell is a backward-compatible extension of the Bourne shell. Features that are valid only in the Korn shell are so indicated:

ksh93 adds the following capabilities:


Previous: 3.5 Differing FeaturesUNIX in a Nutshell: System V EditionNext: 4.2 Syntax
3.5 Differing FeaturesBook Index4.2 Syntax

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System