shell::builtins

Function ulimit

Source
fn ulimit<I>(args: I, _jobs: &mut Jobs) -> i32
where I: Iterator<Item = OsString>,