Difference between revisions of "Bash shell"
From VistApedia
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 | + | 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/