Name
ps
Synopsis
ps [options
]
Reports on active processes. Note that you don’t
need to include a - before options. In options,
list
arguments should either be separated
by commas or be put in double quotes.
Options
-
a
List all processes.
-
c
List the command name without the path.
-
e
Include environment.
-
h
Include a header with each page of information.
-
j
List information for keywords:
user
,pid
,ppid
,pgid
,sess
,jobc
,state
,tt
,time
, andcommand
.-
L
List all keywords.
-
l
List information for keywords:
uid
,pid
,ppid
,cpu
,pri
,nice
,vsz
,rss
,wchan
,state
,tt
,time
, andcommand
.-
M
List each tasks threads.
-
m
Sort by memory usage.
-
O
Append the
keywords
that are in a list after the PID. The title of thekeyword
can be changed by using an = sign after thekeyword
. (keyword=newtitle
)-
o
Same as
O
except it uses only the supplied keywords for the output ofps
.-
p
List information for the supplied PID.
-
r
List by CPU rather than by PID.
-
S
Include child processes’ CPU time and page faults.
-
T
List information for standard input process.
-
t
tty
Display only processes running on
tty
.-
U
List processes belonging to username.
-
u
List information for keywords:
user
,pid
,%cpu
,%mem
,vsz
,rss
,tt
,state
,start
,time
, andcommand
. The listing will be as if the-r
option was supplied tops
.-
v
List information for keywords:
pid
,state
,time
,sl
,re
,pagein
,vsz
,rss
,lim
,tsiz
,%cpu
,%mem
, andcommand
. The listing will be as if the-m
option was supplied tops
.-
w
Wide format. Don’t truncate long lines.
-
x
Include ...
Get Mac OS X Panther in a Nutshell, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.