zsh-users
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f_rosencrantz@yahoo.com>
To: zsh-users <zsh-users@sunsite.dk>
Subject: OT: Bash 3.0 Released
Date: Thu, 29 Jul 2004 08:46:31 -0700 (PDT)	[thread overview]
Message-ID: <20040729154631.96457.qmail@web51107.mail.yahoo.com> (raw)

Since this is a major release number, thought folks might find this
interesting, even though this is off topic.

There's a Slashdot posting:
http://linux.slashdot.org/linux/04/07/29/139218.shtml?tid=162&tid=117&tid=190&tid=130&tid=106

Chet Ramey's Usenet posting:
http://groups.google.com/groups?dq=&start=25&hl=en&lr=lang_da%7Clang_en%7Clang_no%7Clang_pl%7Clang_sv&ie=UTF-8&group=comp.unix.shell&c2coff=1&selm=ce69oa%24sev%241%40eeyore.INS.cwru.edu

Major new features from that posting:
o Features to support the bash debugger have been implemented, and there
  is a new `extdebug' option to turn the non-default options on

o 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

o Brace expansion has been extended with a new {x..y} form, producing
  sequences of digits or characters

o 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

o The `[[' command can now perform extended regular expression (egrep-like)
  matching, with matched subexpressions placed in the BASH_REMATCH array
  variable

o A new `pipefail' option causes a pipeline to return a failure status if
  any command in it fails

o The `jobs', `kill', and `wait' builtins now accept job control notation
  in their arguments even if job control is not enabled

-FR.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


             reply	other threads:[~2004-07-29 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-29 15:46 Felix Rosencrantz [this message]
2004-07-29 16:09 ` DervishD
2004-07-30 11:59   ` Stephane Chazelas
2004-07-30 12:24     ` Oliver Kiddle
2004-07-30 12:39       ` Stephane Chazelas
2004-07-30 13:16       ` Peter Stephenson
2004-07-31  8:47         ` Bart Schaefer
2004-08-01 13:42         ` Oliver Kiddle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040729154631.96457.qmail@web51107.mail.yahoo.com \
    --to=f_rosencrantz@yahoo.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).