ARCHIVED: In Unix, what are the two main classes of shells?

This content has been archived, and is no longer maintained by Indiana University. Information here may no longer be accurate, and links may no longer be available or reliable.

In Unix, there are two main classes of shells. The first class consists of the Bourne shell (sh) and its derivatives, which include ksh, bash, and zsh. The second class of shells consists of the C shell (csh) and its derivative tcsh. In addition, there is rc, which most people consider to be in a class by itself, although others argue that rc belongs in the Bourne shell class.

With the classification above, you can write scripts that will work for all the shells from the Bourne shell category, and write other scripts that will work for all of the shells from the C shell category.

Note:
This information comes from the Unix FAQ.

At Indiana University, for personal or departmental Linux or Unix systems support, see Get help for Linux or Unix at IU.

Related documents

This is document acva in the Knowledge Base.
Last modified on 2018-01-18 09:27:37.