[Bug 21131] cmd /c echo "&" returns 'Echo is ON', not '"&"'

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 18 18:57:28 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21131





--- Comment #9 from Vitaliy Margolen <vitaliy at kievinfo.com>  2010-02-18 18:57:28 ---
Just test it from within cmd to not fight with *NIX shell:

------XP:
C:\>cmd /c echo "&"
"&"

C:\>
------Wine:
C:\>cmd /c echo "&"
Echo is ON

C:\>

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list