System.Process.system in Windows
Simon Peyton-Jones
simonpj at microsoft.com
Thu Aug 4 09:01:02 CEST 2011
| I had a bit of fun recently tracking down quoting issues with the
| "system" command in Windows. For the examples below, I'll consistently
| use "Windows> " as the beginning of some text sent to the Windows
| command prompt cmd.exe, and use "GHC> " as the beginning of some text
| sent to a ghci session running in cmd.exe with System.Cmd imported.
I remember struggling with this, and failing. We'd be thrilled if someone on this list felt up to taking up the cudgels and sorting it out.
I've created a ticket for it though!
http://hackage.haskell.org/trac/ghc/ticket/5376
Simon
More information about the Glasgow-haskell-users
mailing list