Linux Process Management Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:
=Maximum Number of Processes Available to a Single User=
=Maximum Number of Processes Available to a Single User=


The configured value can be read with [[Ulimit#Options|ulimit -u]].
The current value can be read and set with [[Ulimit#Options|ulimit -u]].

Revision as of 20:41, 21 April 2017

Internal

Maximum Number of Processes Available to a Single User

The current value can be read and set with ulimit -u.