ProcessMgmt: Process | maxuprc | Maximum number of processes that any
single user can have running at the same time, including login shells,
user interface processes, running programs and child processes, I/O
processes, etc. If a user is using multiple, simultaneous logins
under the same login name (user ID) as is common in X Window, CDE,
or Motif environments, all processes are combined, even though they
may belong to separate process groups. Processes that detach from
their parent process group, where that is possible, are not counted
after they detach (line printer spooler jobs, certain specialized applications,
etc.). Manpage: maxuprc(5). |