On Tue, 21 May 2002 10:10:47 -0500 "Zhou, Zhongyu" <[EMAIL PROTECTED]> wrote:
> Hi,
> I have just upgraded my cygwin (bash) from 2.0.4 to 2.0.5, and it broke
> one of our development scripts. Basically what it did was, to drop the
> backslash from the input. My readline version is 4.2a-1.
>
Hi,
I have just upgraded my cygwin (bash) from 2.0.4 to 2.0.5, and it broke
one of our development scripts. Basically what it did was, to drop the
backslash from the input. My readline version is 4.2a-1.
e.g.,
test.sh file
=
contains:
cat junk.txt | while read line
do
if
2 matches
Mail list logo