#x27;cygwin@cygwin.com'
> Subject: Re: echo "$(echo '\r')" oddity
>
> Jan Just Keijser wrote:
>
> > in interactive mode the command seems to work fine. What happens if
> > you build socat and then run the test script (./test.sh) ?
> Which te
Hi Brian,
in interactive mode the command seems to work fine. What happens if you
build socat and then run the test script (./test.sh) ? Which tests does it
fail on?
What DOES fail for me is
$ socat -t 0.1 exec:'openssl s_server -accept 12002 -quiet -cert cacert.pem
-key privkey.pem' pipe &
$ ec
jser
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Brian Dessent
> Sent: Tuesday, May 03, 2005 17:54
> To: 'cygwin@cygwin.com'
> Subject: Re: echo "$(echo '\r')" oddity
>
> Jan Just Keijser wrote:
&
ho "$(echo '\r')" oddity
>
>
> Jan Just Keijser wrote:
>
> > I have just run into a Cygwin vs Linux oddity that I cannot
> explain. I've
> > managed to trace the problem back to a very simple statement:
> > echo "$(echo -e
Hi,
I have just run into a Cygwin vs Linux oddity that I cannot explain. I've
managed to trace the problem back to a very simple statement:
echo "$(echo -e '\r')" | od -x
on my W2K Cygwin install (Cygwin1.dll 2005/04/01), this produces
000 000a
001
On Linux, this command produces:
Hi,
I have just run into a Cygwin vs Linux oddity that I cannot explain. I've
managed to trace the problem back to a very simple statement:
echo "$(echo -e '\r')" | od -x
on my W2K Cygwin install (Cygwin1.dll 2005/04/01), this produces
000 000a
001
On Linux, this command produces:
6 matches
Mail list logo