This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Tcl exposes problem with cygwin/echo?


Hi,

I seem to be having a problem.  I'm using cygwin B20.  When I invoke a tcl
interactive shell, and do this:

% set test {"This is a test."}
% exec echo $test

I get this:

"This is a test.\

Under unix, I get the expected behaviour:

"This is a test."

Can anyone explain what the problem is, or what I'm doing wrong?  Any help
would be much appreciated.

Thanks,

Mike.


---
Michael Kuhl          PixStream Incorporated
Sr. Test Designer     180 Columbia Street West
mkuhl@pixstream.com   Waterloo, ON
(519) 884-4196 X2286  N2L 3L3
(519) 884-5949 (FAX)  http://www.pixstream.com



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]