Linux Process Management Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
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 -u]]
The configured value can be read with [[ulimit -u]].
 
 
=a=
 
=b=

Revision as of 20:39, 21 April 2017

Internal

Maximum Number of Processes Available to a Single User

The configured value can be read with ulimit -u.