string
cmdline, out string
cmdout, out string
cmderr, out int
exit_status)
string
cmdline, out string
cmdout, out string
cmderr, out int
exit_status)
Launch a process and block this tasklet till it ends. Makes sure that a previous call (from any other tasklet) has been completed. Returns exit status, stdout and stderr.