Re: bash-2.05.0(1) bug or new feature

2001-08-29 Thread Eric G. Miller
On Tue, Aug 28, 2001 at 08:21:52PM -0700, Dan Wilder wrote: [snip] > However, when cd is used in a script, this can have other consequences. > For example, a script intended to process all the leafnode names of some > files: > > #!/bin/sh > > (cd test; ls) | while read file > do > echo -- $file

Re: bash-2.05.0(1) bug or new feature

2001-08-28 Thread Wayne Topa
Subject: bash-2.05.0(1) bug or new feature Date: Tue, Aug 28, 2001 at 08:21:52PM -0700 In reply to:Dan Wilder Quoting Dan Wilder([EMAIL PROTECTED]): > I've recently upgraded a number of systems to debian-woody, current > as of a couple of days ago, and run into a b

Re: bash-2.05.0(1) bug or new feature

2001-08-28 Thread Karsten M. Self
on Tue, Aug 28, 2001 at 08:21:52PM -0700, Dan Wilder ([EMAIL PROTECTED]) wrote: > I've recently upgraded a number of systems to debian-woody, current > as of a couple of days ago, and run into a bug or a new feature > (I hope not) in bash-2.05.0(1) or some related library. This new > feature conf

Re: bash-2.05.0(1) bug or new feature

2001-08-28 Thread ktb
On Tue, Aug 28, 2001 at 08:21:52PM -0700, Dan Wilder wrote: > I've recently upgraded a number of systems to debian-woody, current > as of a couple of days ago, and run into a bug or a new feature > (I hope not) in bash-2.05.0(1) or some related library. This new > feature confounds an untold numb

bash-2.05.0(1) bug or new feature

2001-08-28 Thread Dan Wilder
I've recently upgraded a number of systems to debian-woody, current as of a couple of days ago, and run into a bug or a new feature (I hope not) in bash-2.05.0(1) or some related library. This new feature confounds an untold number of shell scripts. The bash "cd" builtin now apparently echos its