PRLIMIT(1) PRLIMIT(1) (NAME) prlimit - (SYNOPSIS) prlimit [options] [--resource[=limits]] [--pid PID] prlimit [options] [--resource[=limits]] command [argument...] (DESCRIPTION) (PID) prlimit . command prlimit . limits (soft) (hard) (:) . limits prlimit . . (RLIM_INFINITY) -1 'unlimited' . ( ) . (RESOURCE OPTIONS) . o soft:hard . o soft: . o :hard . o value . (GENERAL OPTIONS) --noheadings . -o, --output list . . --help . -p, --pid PID (PID). ( command) . --raw (raw). --verbose (verbose). -h, --help . -V, --version . (RESOURCE OPTIONS) -c, --core[=limits] core ( ). -d, --data[=limits] . -e, --nice[=limits] nice . -f, --fsize[=limits] . -i, --sigpending[=limits] (pending). -l, --memlock[=limits] . -m, --rss[=limits] (RSS). -n, --nofile[=limits] . -q, --msgqueue[=limits] POSIX. -r, --rtprio[=limits] (real-time). -s, --stack[=limits] (stack). -t, --cpu[=limits] (CPU) . -u, --nproc[=limits] . -v, --as[=limits] . -x, --locks[=limits] . -y, --rttime[=limits] (real-time). (NOTES) prlimit(2) 2.6.36 . (EXAMPLES) prlimit --pid 13134 . prlimit --pid 13134 --rss --nofile=1024:4095 RSS 1024 4095. prlimit --pid 13134 --nproc=512: . prlimit --pid $$ --nproc=unlimited . prlimit --cpu=10 sort -u hugefile CPU sort(1). (AUTHORS) Davidlohr Bueso - (Dennis M. Ritchie). (SEE ALSO) ulimit(1p), prlimit(2) (REPORTING BUGS) . (AVAILABILITY) prlimit util-linux . util-linux 2.41.5 2026-06-16 PRLIMIT(1)