processStderr

fun Exec.processStderr(processLine: (String) -> Unit = { println(it) })