pub fn execute_command(cmd: &str, install_help: Option<&str>) -> Result<i32>
Execute a command string, replacing the current process on Unix.