A shell built-in command for setting and viewing the resource limits a single process can use.
By capping things like the number of open files, the number of processes it can spawn, or the amount of memory available, it prevents one runaway process from affecting the whole system.
© 2026 ITBGM