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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 18 01:35:34 CST 2010


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|INVALID                     |




--- Comment #5 from Austin English <austinenglish at gmail.com>  2010-02-18 01:35:34 ---
You have to use 'cmd /c echo "&"'

austin at midna:~$ wine cmd /c echo "&"
Echo is ON

On windows, it returns
"&"

It's a valid bug, albeit a minor corner case.

-- 
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