Download List

Projeto Descrição

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

System Requirements

System requirement is not defined
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

Vários recursos novos foram implementados. Novo "autocd", "checkjobs", e "dirspell" opções foram adicionadas. O globstar "nova opção para o tratamento especial de'**'' foi introduzido. A conclusão foi reforçada. Bash vai agora repetir em caso de falha para gerar crianças devido à insuficiência de recursos. A nível de compatibilidade para o comportamento como em versões mais antigas foi introduzido. O "B" (tamanho do buffer de socket) e "T" (número de segmentos) opções foram adicionadas ao "ulimit". A command_not_found_handle função "shell agora pode ser executado quando um comando não é encontrado. Novos operadores'&>>' e '| &' redirecionamento foram introduzidas. Muitas outras melhorias, também readline, foram feitas, e os erros foram corrigidos.
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

Esta é a terceira versão do bash. Os recursos introduzidos nas versões intermediárias seguinte bash-2.05 foram concluídos. Suporte para o depurador bash (um projeto separado) foi integrada.
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

Muitos aprimoramentos de recursos foram feitas, tanto no próprio bash e da biblioteca readline associados.
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