Both stdout and stderr are combined into the output field.
Parameters
args | Array of command arguments, where args[0] is the program name. |
Returns
CommandResult containing exit status, stdout, and stderr (combined).
Throws
Exception if the command cannot be spawned.