fn run_command( command: &CommandWithArgs, jobs: &mut Jobs, background: bool, stealth: bool, ) -> Result<i32, Error>