Function gstuff::cmd [] [src]

pub fn cmd(cmd: &str) -> Result<(), String>

Run a command, printing it first. Stdout and stderr are forwarded through (inherit).