ulimit -u

Category: Administration

ulimit -u

Show the max user processes limit

The -u limit caps how many processes and threads a single user may run, and this prints the current value. Hitting it produces fork: Cannot allocate memory errors despite plenty of RAM. Raise it with ulimit -u or in /etc/security/limits.conf.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.