Difference between revisions of "Bash"
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...) |
(Bash-5.1 Official patch 4) |
||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
|Name=GNU Bash | |Name=GNU Bash | ||
− | |Short description=Bourne-Again SHell. | + | |Short description=The GNU Bourne-Again SHell. |
|Full description='''Bash''' is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification. | |Full description='''Bash''' is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification. | ||
|Homepage URL=https://www.gnu.org/software/bash/ | |Homepage URL=https://www.gnu.org/software/bash/ | ||
Line 7: | Line 7: | ||
|VCS checkout command=git clone git://git.sv.gnu.org/bash.git | |VCS checkout command=git clone git://git.sv.gnu.org/bash.git | ||
|Documentation note=https://www.gnu.org/software/bash/manual/ | |Documentation note=https://www.gnu.org/software/bash/manual/ | ||
− | |||
− | |||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Donate=https://my.fsf.org/donate/ | |Donate=https://my.fsf.org/donate/ | ||
Line 14: | Line 12: | ||
|Related projects=gnustandards,Bash.Diff,Tcsh,Zsh,lsh,pdksh,vshnu,fish | |Related projects=gnustandards,Bash.Diff,Tcsh,Zsh,lsh,pdksh,vshnu,fish | ||
|Keywords=shell,command line,bash,csh,ksh,sh | |Keywords=shell,command line,bash,csh,ksh,sh | ||
− | |Version identifier=5.1 | + | |Version identifier=5.1.4 |
− | |Version date=2020/ | + | |Version date=2020/12/19 |
− | |Version status= | + | |Version status=rolling |
− | |Version download=https:// | + | |Version download=https://git.savannah.gnu.org/cgit/bash.git/commit/?id=76404c85d492c001f59f2644074333ffb7608532 |
|Last review by=Genium | |Last review by=Genium | ||
− | |Last review date= | + | |Last review date=2021/01/27 |
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011/04/01 | |Submitted date=2011/04/01 | ||
Line 28: | Line 26: | ||
|OpenPGP signature=https://ftp.gnu.org/gnu/bash/bash-5.1-alpha.tar.gz.sig | |OpenPGP signature=https://ftp.gnu.org/gnu/bash/bash-5.1-alpha.tar.gz.sig | ||
|Test entry=No | |Test entry=No | ||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 36: | Line 32: | ||
|License verified date=2020/06/18 | |License verified date=2020/06/18 | ||
|License note=https://git.savannah.gnu.org/cgit/bash.git/tree/COPYING | |License note=https://git.savannah.gnu.org/cgit/bash.git/tree/COPYING | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line | ||
+ | |Programming-language=C | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux, GNU/Hurd | ||
+ | |Software-development=shell | ||
+ | |Use=software-development, system-administration | ||
}} | }} | ||
{{Person | {{Person | ||
Line 43: | Line 46: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource audience= | + | |Resource audience=Savannah |
− | |Resource | + | |Resource kind=Developer |
− | |||
− | |||
− | |||
|Resource URL=https://savannah.gnu.org/projects/bash/ | |Resource URL=https://savannah.gnu.org/projects/bash/ | ||
}} | }} | ||
Line 72: | Line 72: | ||
}} | }} | ||
{{Resource | {{Resource | ||
+ | |Resource audience=FTP | ||
|Resource kind=Download | |Resource kind=Download | ||
|Resource URL=https://ftp.gnu.org/gnu/bash/ | |Resource URL=https://ftp.gnu.org/gnu/bash/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=FTP | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://ftpmirror.gnu.org/bash/ | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 82: | Line 88: | ||
|Resource kind=General | |Resource kind=General | ||
|Resource URL=https://translationproject.org/domain/bash.html | |Resource URL=https://translationproject.org/domain/bash.html | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Resource | {{Resource | ||
Line 92: | Line 94: | ||
|Resource URL=https://www.wikidata.org/wiki/Q189248 | |Resource URL=https://www.wikidata.org/wiki/Q189248 | ||
}} | }} | ||
− | {{ | + | {{Resource |
− | | | + | |Resource audience=Debian |
− | | | + | |Resource kind=Developer |
− | | | + | |Resource URL=https://tracker.debian.org/pkg/bash |
− | |||
− | |||
}} | }} | ||
{{Featured}} | {{Featured}} |
Revision as of 10:17, 27 January 2021
GNU Bash
https://www.gnu.org/software/bash/
The GNU Bourne-Again SHell.
Bash is the shell, or command-line interpreter, of the GNU system. It is compatible with the Bourne Shell, but it also integrates useful features from the Korn Shell and the C Shell and new improvements of its own. It allows command-line editing, unlimited command history, shell functions and aliases, and job control while still allowing most sh scripts to be run without modification.
Download
https://git.savannah.gnu.org/cgit/bash.git/commit/?id=76404c85d492c001f59f2644074333ffb7608532
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
18 June 2020
Leaders and contributors
Contact(s) | Role |
---|---|
Chet Ramey | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
FTP | Download | https://ftp.gnu.org/gnu/bash/ |
Wikidata | General | https://www.wikidata.org/wiki/Q189248 |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-bash/ | |
FTP | General | https://ftpmirror.gnu.org/bash/ |
General | https://translationproject.org/domain/bash.html | |
Git | VCS Repository Webview | https://git.savannah.gnu.org/cgit/bash.git/ |
Debian | Developer | https://tracker.debian.org/pkg/bash |
Mailing List | https://lists.gnu.org/mailman/listinfo/bash-announce/ | |
Savannah | Developer | https://savannah.gnu.org/projects/bash/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-bash/ | |
Homepage | https://tiswww.case.edu/php/chet/bash/bashtop.html |
Software prerequisites
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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.