|
Lines 96-101
Link Here
|
| 96 |
Do not display idle processes. |
96 |
Do not display idle processes. |
| 97 |
By default, top displays both active and idle processes. |
97 |
By default, top displays both active and idle processes. |
| 98 |
.TP |
98 |
.TP |
|
|
99 |
.B \-j |
| 100 |
Display the |
| 101 |
.IR jail (8) |
| 102 |
id. |
| 103 |
.TP |
| 99 |
.B \-t |
104 |
.B \-t |
| 100 |
Do not display the |
105 |
Do not display the |
| 101 |
.I top |
106 |
.I top |
|
Lines 170-176
Link Here
|
| 170 |
The default for |
175 |
The default for |
| 171 |
.I count |
176 |
.I count |
| 172 |
on an intelligent terminal is, in fact, |
177 |
on an intelligent terminal is, in fact, |
| 173 |
.BI infinity . |
178 |
.BI infinity |
|
|
179 |
. |
| 174 |
.PP |
180 |
.PP |
| 175 |
The environment variable |
181 |
The environment variable |
| 176 |
.B TOP |
182 |
.B TOP |
|
Lines 221-227
Link Here
|
| 221 |
.TP |
227 |
.TP |
| 222 |
.B q |
228 |
.B q |
| 223 |
Quit |
229 |
Quit |
| 224 |
.IR top. |
230 |
.IR top |
|
|
231 |
. |
| 225 |
.TP |
232 |
.TP |
| 226 |
.B d |
233 |
.B d |
| 227 |
Change the number of displays to show (prompt for new number). |
234 |
Change the number of displays to show (prompt for new number). |
|
Lines 277-282
Link Here
|
| 277 |
.BR I ) |
284 |
.BR I ) |
| 278 |
Toggle the display of idle processes. |
285 |
Toggle the display of idle processes. |
| 279 |
.TP |
286 |
.TP |
|
|
287 |
.B j |
| 288 |
Toggle the display of |
| 289 |
.IR jail (8) |
| 290 |
id. |
| 291 |
.TP |
| 280 |
.B t |
292 |
.B t |
| 281 |
Toggle the display of the |
293 |
Toggle the display of the |
| 282 |
.I top |
294 |
.I top |
|
Lines 302-309
Link Here
|
| 302 |
The remainder of the screen displays information about individual |
314 |
The remainder of the screen displays information about individual |
| 303 |
processes. This display is similar in spirit to |
315 |
processes. This display is similar in spirit to |
| 304 |
.IR ps (1) |
316 |
.IR ps (1) |
| 305 |
but it is not exactly the same. PID is the process id, USERNAME is the name |
317 |
but it is not exactly the same. PID is the process id, |
| 306 |
of the process's owner (if |
318 |
JID, when displayed, is the |
|
|
319 |
.IR jail (8) |
| 320 |
ID corresponding to the process, |
| 321 |
USERNAME is the name of the process's owner (if |
| 307 |
.B \-u |
322 |
.B \-u |
| 308 |
is specified, a UID column will be substituted for USERNAME), |
323 |
is specified, a UID column will be substituted for USERNAME), |
| 309 |
PRI is the current priority of the process, |
324 |
PRI is the current priority of the process, |