start page | rating of books | rating of authors | reviews | copyrights

UNIX in a Nutshell: System V Edition

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

4. The Bourne Shell and Korn Shell

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

This section presents the following topics:

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.


Previous: 3.5 Differing Features UNIX in a Nutshell: System V Edition Next: 4.2 Syntax
3.5 Differing Features Book Index 4.2 Syntax

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