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
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
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
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
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
5 matches
Mail list logo