pub async fn silent_command(cmd: &str, args: &[&str]) -> Result<()>
Expand description

Run a command without producing any output in STDOUT and STDERR