System.Process

Running sub-processes

createProcess

createProcess_

shell

proc

data CreateProcess

data CmdSpec

data StdStream

data ProcessHandle

Simpler functions for common tasks

callProcess

callCommand

spawnProcess

spawnCommand

readCreateProcess

readProcess

readCreateProcessWithExitCode

readProcessWithExitCode

Related utilities

showCommandForUser

Control-C handling on Unix

Process completion

waitForProcess

getProcessExitCode

terminateProcess

interruptProcessGroupOf

createPipe

Old deprecated functions

runProcess

runCommand

runInteractiveProcess

runInteractiveCommand

system

rawSystem