pub fn execute_command_with_return(cmd: &str) -> Result<Output>
Executes a Linux/macOS or Windows command with a Result of the output.