pub fn exec_shell(command: &str, children: &mut Children) -> Option<ChildID>
Expand description

Sends command to shell for execution Assumes STDIN/STDOUT unwanted.