[ros-bugs] [Bug 4509] CMD: 'echo' command adds a space to its string argument
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Tue May 19 23:54:13 CEST 2009
http://www.reactos.org/bugzilla/show_bug.cgi?id=4509
--- Comment #2 from jeanmichel.123 <jeanmichel.123 at free.Fr> 2009-05-19 23:54:13 CET ---
I am wondering about some similars commands lines:
On ReactOS, under Qemu:
( echo x ; echo y ) > 1.txt rem ### echoes "x ; echo y " to file.
( echo x & echo y ) > 1.txt rem ### echoes "x " and "y " to file.
set T=ti & set E=to
echo %T% > 2.txt rem ### echoes "ti " to file.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list