ps.1 (2010 09)

p
ps(1) ps(1)
International Code Set Support
Single-byte character code sets are supported.
EXAMPLES
Generate a full listing of all processes currently running on your machine:
ps -ef
To see if a certain process exists on the machine, such as the
cron clock daemon, check the far right
column for the command name,
cron,ortry
ps -f -C cron
WARNINGS
Processes can change while
ps is running. The ps command displays processes at only a snapshot in
time. Data printed for defunct processes is irrelevant.
If two special files for terminals are located at the same select code, that terminal may be reported with
either name. The user can select processes with that terminal using either name.
Users of
ps must not rely on the exact field widths and spacing of its output, as these will vary depending
on the system, the release of HP-UX, and the data to be displayed.
When non-standard options are mixed with standard options, then the behavior may be non-standard.
DEPENDENCIES
HP Process Resource Manager
The -P and -R options require the optional HP Process Resource Manager (PRM) software to be installed
and configured. See prmconfig(1) for a description of how to configure HP PRM, and prmconf (4) for the
definition of "process resource group."
If HP PRM is not installed and configured and
-P or -R is specified, a warning message is displayed and
(for
-P) hyphens (-) are displayed in the prmid and prmgrp columns.
FILES
/dev Directory of terminal device files
/etc/passwd User ID information
/var/adm/ps_data
Internal data structure
SEE ALSO
kill(1), nice(1), acctcom(1M), exec(2), exit(2), fork(2), sysconf(2), standards(5), unistd(5), usergroup-
name(5).
HP Process Resource Manager: prmconfig(1), prmconf(4) in HP Process Resource Manager User’s Guide.
STANDARDS COMPLIANCE
ps: SVID2, XPG2, XPG3, XPG4
HP-UX 11i Version 3: September 2010 5 Hewlett-Packard Company 5