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: 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.37

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

Download: http://ftpmirror.gnu.org/gnu/bash/ bash-5.2.37.tar.gz

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.08 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).