Software-update: Bash 3.0

Tux (linux logo, kleiner met schaduw) Verwijderd wist ons te melden dat op de Linux sectie van Slashdot de eerste publieke release van Bash 3.0 is te vinden. Naar verluidt heeft Gentoo Linux de nieuwe release al opgenomen in z'n package management systeem Portage. In deze release zijn diverse bugfixes doorgevoerd met betrekking tot de POSIX compliance, is localization sterk verbeterd en is ondersteuning voor de bash debugger geïntegreerd. Wat er nog meer is veranderd kan uit de release notes worden opgemaakt:

Read the file NEWS in the bash-3.0 distribution for a complete description of the new features. Here is a short list:
  • Features to support the bash debugger have been implemented, and there is a new `extdebug' option to turn the non-default options on
  • HISTCONTROL is now a colon-separated list of options and has been extended with a new `erasedups' option that will result in only one copy of a command being kept in the history list
  • Brace expansion has been extended with a new " rel="external">x..y form, producing sequences of digits or characters
  • Timestamps are now kept with history entries, with an option to save and restore them from the history file; there is a new HISTTIMEFORMAT variable describing how to display the timestamps when listing history entries
  • The `[[' command can now perform extended regular expression (egrep-like) matching, with matched subexpressions placed in the BASH_REMATCH array variable
  • A new `pipefail' option causes a pipeline to return a failure status if any command in it fails
  • The `jobs', `kill', and `wait' builtins now accept job control notation in their arguments even if job control is not enabled [break]De volgende downloads zijn beschikbaar:
    *Volledige installatie
    *Upgrade van 2.05b
    *Documentatie
Versienummer 3.0
Releasestatus Alpha
Besturingssystemen Linux, BSD, macOS, Solaris, UNIX
Website Slashdot
Download ftp://ftp.cwru.edu/pub/bash/bash-3.0.tar.gz
Bestandsgrootte 2,30MB
Licentietype GPL

Door Bart van Klaveren

Downloads en Best Buy Guide

30-07-2004 • 10:09

4

Submitter: Verwijderd

Bron: Slashdot

Update-historie

01-'19 Bash 5.0 5
02-'09 Bash 4.0 10
07-'04 Bash 3.0 4

Reacties (4)

4
4
2
0
0
0
Wijzig sortering
Bash 3.0 (en zelfs al een gepatchte 3.0-r1) zijn inderdaad te downloaden/installeren onder Gentoo, maar alleen als je een specifiek nog-in-test-zijnde versie kiest. De "standaard" versie is nog steeds 2.05b-r9 (met een r10 nog in test).
De verschillen tussen bash 2 en 3 zijn klein (zeker voor de gewone gebruiker - al is dat predicaat waarschijnlijk niet van toepassing bij Gentoo-users ;-), zodat een overstap naar een misschien/wellicht onstabiele versie van een zo belangrijke tool als de shell niet snel gemaakt wordt...
Bij het opstarten kun je indien nodig een alternatieve shell laden. Gewoon zorgen dat je een andere (stable) shell geïnstalleerd hebt dus, zodat je een hersteloptie hebt.
Verwijderd @JDO30 juli 2004 14:04
Met accept_keywords op ~x86 is hij al standaard

root@taltos ~ # /bin/bash --version
GNU bash, version 3.00.0(1)-release (i686-pc-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.


één "cool" scriptje in mijn .bashrc werkte niet, verder alles ok :)
BASH every user !!! ;)

Echt gewelding deze CLI Shell heerlijk de dubbele tab autocomplete functie alleen al daarom

Op dit item kan niet meer gereageerd worden.