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.