Difference between revisions of "Bash"
(4.2 per chet email, 15 Dec 2011 09:00:39) |
(Entry updated) |
||
| Line 10: | Line 10: | ||
|VCS checkout command=http://git.savannah.gnu.org/cgit/bash.git/?h=master | |VCS checkout command=http://git.savannah.gnu.org/cgit/bash.git/?h=master | ||
|Computer languages=C | |Computer languages=C | ||
| − | |Documentation note= | + | |Documentation note=The [http://www.gnu.org/software/bash/manual/bash.html User Reference Manual] is also available in [http://www.network-theory.co.uk/bash/manual/ printed book form]. |
|Related projects=Bash.Diff,Tcsh,Zsh,lsh,pdksh,vshnu,fish | |Related projects=Bash.Diff,Tcsh,Zsh,lsh,pdksh,vshnu,fish | ||
|Keywords=shell,command line,bash,csh,ksh,sh | |Keywords=shell,command line,bash,csh,ksh,sh | ||
| Line 17: | Line 17: | ||
|Version status=stable | |Version status=stable | ||
|Version download=http://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz | |Version download=http://ftp.gnu.org/gnu/bash/bash-4.2.tar.gz | ||
| − | |Last review by= | + | |Last review by=Tim Musson |
| − | |Last review date= | + | |Last review date=2012/03/17 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| Line 46: | Line 46: | ||
|Interface=command-line | |Interface=command-line | ||
|Software-development=shell | |Software-development=shell | ||
| − | |Use=software-development | + | |Use=software-development, system-administration |
}} | }} | ||
{{Featured}} | {{Featured}} | ||
Revision as of 06:57, 17 March 2012
Bash
http://www.gnu.org/software/bash/bash.html
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; these include command line editing, unlimited size command history, job control, shell functions and aliases, indexed arrays of unlimited size, and integer arithmetic in any base from two to sixty-four. Bash can run most sh scripts without modification.
Documentation
The User Reference Manual is also available in printed book form.
Related Projects
This is a GNU package:bash
Download
Download
version 4.2
(stable)
released on 13 February 2011
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Kelly Hopkins | 4 January 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking, Developer | Mailing List Info/Archive | https://lists.gnu.org/mailman/listinfo/bug-bash |
| Help, Support | Mailing List Info/Archive | https://lists.gnu.org/mailman/listinfo/help-bash |
Software prerequisites
This entry (in part or in whole) was last reviewed on 17 March 2012.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.