pub async fn silent_command( cmd: &str, args: &[&str], ) -> Result<(), CommandError>
Run a command without producing any output in STDOUT and STDERR