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: https://www.gnu.org/software/bash/
URL: https://tiswww.case.edu/php/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.3.8

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

Download: http://ftpmirror.gnu.org/gnu/bash/ bash-5.3.tar.gz
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-001
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-002
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-003
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-004
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-005
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-006
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-007
Download: http://ftp.gnu.org/gnu/bash/bash-5.3-patches/ bash53-008

T2 source: bash.cache
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: default-histsize.patch
T2 source: which.sh

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

Installed size (on reference hardware): 12.33 MB, 173 files

Dependencies (build time detected): automake binutils diffutils findutils gawk gettext grep gzip linux-header make 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).