defaultCommandRunner

When run(), collect() and eval() are called without an explicit CommandRunner, this is the CommandRunner that is used. The default is to use a DefaultCommandRunner using shell "sh" "-c" ...