pub fn system(cmd_format: &str) -> Result<()>
VipsSystem (system), run an external command, nocache cmd_format: &str -> Command to run
&str