[Mono-bugs] [Bug 655896] System.Diagnostics.Process discards escaped spaces in arguments
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jan 8 21:23:26 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=655896
https://bugzilla.novell.com/show_bug.cgi?id=655896#c1
--- Comment #1 from Michael Hutchinson <mhutchinson at novell.com> 2011-01-09 02:23:25 UTC ---
Also
System.Diagnostics.Process.Start ("echo", "\"\\\'\"");
outputs
\'
but I would expect
'
--
Configure bugmail: https://bugzilla.novell.com/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 mono-bugs
mailing list