MPE/iX Shell and Utilities Reference Manual, Vol 2
ps(1) MPE/iX Shell and Utilities ps(1)
NAME
ps — display process status
SYNOPSIS
ps [–Aacdefjln][–Gg grouplist][–n name][–o format] ... [–p proclist]
[–s idlist][–t termlist][–Uu userlist]
DESCRIPTION
Note: The
MPE/iX implementation of this utility does not function exactly as this man page
describes. For details, see the MPE/iX NOTES section at the end of this man page.
ps displays information about processes, provided that you have appropriate privileges to
obtain information about the requested processes.
Options
ps accepts several options. When a description says that ps lists all processes, it means all
the processes on the system, provided that you have appropriate privileges.
–A displays information on all accessible processes. You cannot specify both –a and
–A.
–a displays information on all processes associated with terminals.
–c displays more detailed information about processes for the –f and –l options.
Accepted but not currently implemented.
–d displays information for all processes except group leaders.
–e displays information on all accessible processes.
–f displays information as if the user specified
–o ruser=UID,pid,ppid,pcpu=C,stime,
tty=TTY,atime,args
–G grouplist
–g grouplist
displays information on processes with group
ID numbers in grouplist. Separate num-
bers in grouplist with commas.
–j displays information as if the user specified
–o pid,sid,pgid=PGRP,tty=TTY,atime,comm
1-442 Commands and Utilities