Bash shell: Difference between revisions

From VistApedia
Jump to navigationJump to search
m Reverted edit of 59.21.217.52, changed back to last version by 152.131.9.69
No edit summary
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
The Bash shell is a [[Shell Program]] that provides a text based user interface to a Linux or Unix Operating System.  '''Bash''' is an acronym for '''B'''ourne '''A'''gain '''Sh''', a re-implementation of the original default[[http://en.wikipedia.org/wiki/Bourne_shell|bourne shell]] program created by [[http://en.wikipedia.org/wiki/Stephen_Bourne|Steven Bourne]] for Unix version 7.
The Bash shell is a [[Shell Program]] that provides a text based user interface to a Linux or Unix Operating System.  '''Bash''' is an acronym for '''B'''ourne '''A'''gain '''Sh''', a re-implementation of the original default [http://en.wikipedia.org/wiki/Bourne_shell bourne shell] program created by [http://en.wikipedia.org/wiki/Stephen_Bourne Steven Bourne] for Unix version 7.


There is an advanced Bash Tutorial available at:
There is an advanced Bash Tutorial available at:
  http://www.tldp.org/LDP/abs/html/
  http://www.tldp.org/LDP/abs/html/

Latest revision as of 20:50, 12 January 2006

The Bash shell is a Shell Program that provides a text based user interface to a Linux or Unix Operating System. Bash is an acronym for Bourne Again Sh, a re-implementation of the original default bourne shell program created by Steven Bourne for Unix version 7.

There is an advanced Bash Tutorial available at:

http://www.tldp.org/LDP/abs/html/