exec

open fun exec(commands: List<String>, envs: Map<String, String>, cwd: String = "."): SyncExecProcess