pub fn command_output( cmd: &str, param: Vec<&str>, ) -> Result<Output, Box<dyn Error>>
Run command_output
cmd
param