Downloadliste

Projektbeschreibung

GNU 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). Bash is intended to be a conforming implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-17 21:20
4.0

Zahlreiche neue Features wurden implementiert. Neue "autocd", "checkjobs" und "dirspell" Optionen wurden hinzugefügt. Die neue "globstar" Option für die spezielle Bearbeitung von'**'' eingeführt wurde. Abschluss wurde verbessert. Bash wird nun erneut versuchen, im Fehlerfall auf Kinder aufgrund von unzureichenden Ressourcen hervorzubringen. Ein Kompatibilitätsgrad für Verhalten wie in älteren Versionen eingeführt wurde. Die "-b" (Socket-Puffergröße) und "-T" (Anzahl der Threads) Optionen wurden ", fügte ulimit". A "command_not_found_handle" Shell-Funktion kann nun ausgeführt werden, wenn ein Befehl nicht gefunden wird. Neue'&>>' und '| &' Umleitung Betreiber eingeführt. Viele weitere Erweiterungen, die auch readline, gemacht wurden, und Fehler wurden behoben.
Several new features were implemented. New "autocd", "checkjobs", and "dirspell" options were added. The new "globstar" option for special handling of '**'' was introduced. Completion was enhanced. Bash will now retry on failure to spawn children due to insufficient resources. A compatibility level for behavior as in older versions was introduced. The "-b" (socket buffer size) and "-T" (number of threads) options were added to "ulimit". A "command_not_found_handle" shell function can now be executed when a command is not found. New '&>>' and '|&' redirection operators were introduced. Many other enhancements, also to readline, were made, and bugs were fixed.

2007-11-13 22:30
3.2

2004-07-30 18:50
3.0

Dies ist das dritte Major Release von bash. Die Features eingeführt, die einzelne Veröffentlichungen folgenden bash-2,05 abgeschlossen sind. Support für die bash-Debugger (ein separates Projekt) wurde integriert.
Tags: Major feature enhancements
This is the third major release of bash. The features introduced in the
intermediate releases following bash-2.05 have been completed. Support
for the bash debugger (a separate project) has been integrated.

2002-07-18 22:51
2.05b

Viele Funktionserweiterungen wurden, sowohl in der Bash selbst und in der zugehörigen readline-Bibliothek.
Tags: Minor feature enhancements
Many feature enhancements were made, both in bash
itself and in the associated readline library.

2001-11-16 11:33
2.05a

Tags: Minor bugfixes

Project Resources