
9 Oct
2008
9 Oct
'08
4:28 a.m.
On Wed, Oct 08, 2008 at 05:20:48PM -0400, Gwern Branwen wrote:
How do you suggest spawnShell be written? As essentially the slightly modified spawn my patch suggests? Or would it be something like 'spawnShell a = do sh <- getEnv "SHELL"; spawn (sh ++ " -c" ++ a)' (if you follow me)?
Ugh, quoting issues.