http://bugs.winehq.org/show_bug.cgi?id=21131
Jake Thomas jthomas97411@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jthomas97411@yahoo.com
--- Comment #14 from Jake Thomas jthomas97411@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