HP Process Resource Manager User's Guide

HP-UX command/system call support
Appendix B232
Table B-2 describes HP-UX commands that have options for PRM.
For more information on these commands, see their manpages.
Table B-2 PRM options in HP-UX commands
Command Option Description
acctcom -P Displays the PRMID of each process.
acctcom -R group Displays only processes belonging to the PRM group given
by group, which is specified by PRM group name or
PRMID.
id -P Displays the PRMID and name of the invoking user’s
initial group.
ps -P [-l] Adds a column named PRMID to the ps output that gives
the PRM group name associated with each process. If you
also specify -l, you get the PRMID instead of the PRM
group name.
ps -R group_list Displays only the processes that belong to PRM groups
specified in group_list.
group_list must consist of PRMIDs or PRM group
names. Groups must be separated by commas; no spaces
are allowed.