Go to the first, previous, next, last section, table of contents.


Bourne Shell Style Features

This section briefly summarizes things which Bash inherits from the Bourne Shell: builtins, variables, and other features. It also lists the significant differences between Bash and the Bourne Shell. Many of the builtins have been extended by POSIX or Bash.


Go to the first, previous, next, last section, table of contents.