Group :: Интерпретаторы команд
Source RPM: bash3
Built: over 2 years ago
Rebuilt: over 2 years ago
Size: 3.26 MB
Repocop status:

Gear: http://git.altlinux.org/gears/b/bash3.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/b/bash3
Home page: http://www.gnu.org/software/bash3/
License: GPLv2+
Summary: The GNU Bourne Again SHell (Bash)
Description:
Bash is an sh-compatible command language interpreter that executes
commands read from the standard input or from a file. Bash also
incorporates useful features from the Korn and C shells (ksh and csh).
Most sh scripts can be run by bash without modification.
Bash is ultimately intended to be a conformant implementation of the
IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
- Alexey Tourbin
- Anton V. Boyarshinov
- Bernhard Rosenkraenzer
- Bill Nottingham
- Chmouel Boudjnah
- Cristian Gafton
- Dmitry V. Levin
- Donnie Barnes
- Erik Troan
- Gleb Fotengauer-Malinovskiy
- Ian Macdonald
- Jeff Johnson
- Thierry Vignaud
- bash3
- bash3-debuginfo
- bash3-devel
- bash3-doc
- bash3-examples
- sh3
- sh3-debuginfo
- Moved bashrc files to a separate package. - Renamed to bash3 (by Aleksei Nikiforov and me).2017-10-24 Dmitry V. Levin 3.2.57-alt3
- Changed compression method applied to documentation files from bzip2 to xz.2017-09-20 Anton V. Boyarshinov 3.2.57-alt2
- Applied upstream patch that drops inheritance of PS4 environment variable for root (by glebfm@; fixes CVE-2016-7543).