pub fn execute_binary( command: String, path_binary: PathBuf, args: Vec<String>, cwd: PathBuf) -> Result<()>
Execute binary