bash: The GNU Bourne Again shell1

Bash is a Unix command interpreter (shell). It is an implementation of the Posix 1004.0 shell standard, and resembles the Korn and System V shells.

Bash contains a number of enhancements over those shells, both for interactive use and shell programming. Features geared toward interactive use include command line editing, command history, job control, aliases, and prompt expansion. Programming features include additional variable expansions, shell arithmetic, and a number of variables and options to control shell behavior.

... part of T2, get it here

URL: http://www.gnu.org/software/bash/
URL: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html

Author: The GNU Project <gnu [at] gnu [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 5.2-023

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: http://ftpmirror.gnu.org/gnu/bash/ bash-5.2.tar.gz
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-001
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-002
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-003
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-004
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-005
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-006
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-007
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-008
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-009
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-010
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-011
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-012
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-013
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-014
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-015
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-016
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-017
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-018
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-019
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-020
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-021
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-022
Download: http://ftp.gnu.org/gnu/bash/bash-5.2-patches/ bash52-023

T2 source: bash.cache
T2 source: bash.conf
T2 source: bash.desc
T2 source: bash.prof
T2 source: cd.patch
T2 source: compile.patch.dietlibc
T2 source: config.hlp
T2 source: config.in
T2 source: getrandom.patch
T2 source: no-pop-var-context.patch
T2 source: readline.patch
T2 source: which.sh

Build time (on reference hardware): 18% (relative to binutils)2

Installed size (on reference hardware): 10.09 MB, 164 files

Dependencies (build time detected): 00-dirtree binutils diffutils findutils gawk grep gzip linux-header make ncurses patch sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).