commit | 2f3f26ea1ec581cd24a0778323eb0844f03fd6a3 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Feb 09 17:23:31 2016 -0600 |
committer | Rob Landley <rob@landley.net> | Tue Feb 09 17:23:31 2016 -0600 |
tree | f7ba43fcbe762a1eb95bc5bfefa8450fe36b56a6 | |
parent | a7a869c2d5f9398a6348dbeacbfec115a5b7d34e [diff] |
Add ulimit. This isn't a shell builtin, it uses prlimit to target any pid (without -P it defaults to $PPID, so acts like historical ulimit by default).