pub fn exec(command: &str, args: &[&str])
exec runs the given command.
On error, terminates the current process nonzero.