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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 2 17:29:00 CDT 2011


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

Jake Thomas <jthomas97411 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jthomas97411 at yahoo.com

--- Comment #14 from Jake Thomas <jthomas97411 at yahoo.com> 2011-10-02 17:29:00 CDT ---
This bug is not limited to "&", should I submit a separate bug report?

wine cmd /c echo "!"
bash: !: event not found

wine cmd /c echo "<"
Path not found

wine cmd /c echo ">"
Path not found

wine cmd /c echo "\"
> [must use Ctrl+c to get out, else it keeps giving you a ">"]

wine cmd /c echo "|"
Echo is ON

wine cmd /c echo "`"
> [must use Ctrl+c to get out, else it keeps giving you a ">"]

wine cmd /c echo """
> [must use Ctrl+c to get out, else it keeps giving you a ">"]

Cheers,
Jake

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