pub fn run_command(cmd: &str, args: &[&str]) -> Result<String, String>
Run a command and get its output