From: raf@comdyn.com.au (raf)
Subject: Re: bug in bash v18
26 Oct 1997 20:21:15 -0800
Message-ID: <199710270138.MAA06561.cygnus.gnu-win32@mali.cd.comdyn.com.au>
To: pbogle@lcs.mit.edu
Cc: gnu-win32@cygnus.com

>Here's a bug I noticed in Bash v18:

>In some cases, if a back tick expression is used to generate a command name
>and the generated text contains a newline, bash will reply--

>: command not found

>It appears to trying to treat the newline as the command rather than the
>text.

this might have something to do with file systems mounted as != binary.
the backticked command produces CRLF and bash doesn't expect it?

try remounting as = binary and see what hapepns.

raf

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
