The Bourne shell is the original Unix shell (command execution program, often called a command interpreter) that was developed at AT&T. Named for its developer, Stephen Bourne, the Bourne shell is also known by its program name, sh.

Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

The improvements offered by BASH include:

    * Command line editing
    * Unlimited size command history
    * Job Control
    * Shell Functions and Aliases
    * Indexed arrays of unlimited size
    * Integer arithmetic in any base from two to sixty-four

Team details

Email:
Log in for email information.
Owner:
nferraz
Created on:
2006-01-07
Languages:
English
Membership policy:
Open Team

All members

You must log in to join or leave this team.

Latest members

Mailing list

This team does not use Launchpad to host a mailing list.