Lines Matching +full:a +full:- +full:display

6 .Nd display and update information about the top cpu processes
25 Otherwise, a good number of them are shown (around 20).
34 makes a distinction between terminals that support advanced capabilities
41 Conversely, a
47 is redirected to a file, it acts as if it were being run on a dumb
51 .Bl -tag -width indent
52 .It Fl a
53 Display command names derived from the argv[] vector, rather than real
59 Non-printable characters in the command line are
60 encoded in C-style backslash sequences or
61 a three digit octal sequences.
69 This is the default on a dumb terminal, or when the output is not a terminal.
71 Toggle CPU display mode.
91 A display is considered to be one update of the
99 Display each thread for a multithreaded process individually.
100 By default a single summary line is displayed for each process.
102 Do not display idle processes.
133 Display the
137 Display statistics in the specified
147 .Dq non-interactive
153 Sort the process display area on the specified field.
173 Display per-cpu CPU usage statistics.
180 to -20 so that it will run faster.
185 Show system processes in the display.
196 Do not display the
217 Display approximate swap usage for each process.
219 Do not display the system idle process.
237 A second specification of any of these options will negate the first.
248 so that a character will be
250 Almost always, a key will be
257 processed and the display will be updated immediately thereafter
261 If a key is pressed while
263 is in the middle of updating the display, it will finish the update and
270 are recognized, and a newline terminates the input.
272 These commands are currently recognized (^L refers to control-L):
273 .Bl -tag -width indent
277 Display a summary of the commands (help screen).
279 is included in this display.
285 Remember that the next display counts as one, so typing 'd1' will make
287 show one final display and then immediately exit.
289 Display only processes that contain the specified string in their
294 Toggle the display between 'cpu' and 'io' modes.
296 Change the number of processes to display (prompt for new number).
301 Toggle the display of system processes.
302 .It a
303 Toggle the display of process titles.
305 Send a signal
307 to a list of processes.
313 of a list of processes.
317 Display only processes owned by a specific set of usernames (prompt for
322 .Dq - ,
328 .Dq - ,
331 Change the order in which the display is sorted.
340 Display a specific process (prompt for pid).
345 Display a list of system errors (if any) generated by the last
348 Toggle the display of threads.
350 Toggle the display of idle processes.
352 Toggle the display of
356 Display only processes owned by a specific jail (prompt for jail).
361 This will also enable the display of JID.
363 Toggle the display of per-CPU statistics.
365 Toggle display of TID and PID
367 Toggle the display of the
371 Toggle the display of swap usage.
373 Toggle the display of the system idle process.
375 .Sh "THE DISPLAY"
376 The top few lines of the display show general information
378 the last process id assigned to a process (on most systems),
384 and a percentage of time spent in each of the processor states
390 This display is similar in spirit to
399 is specified, a UID column will be substituted for USERNAME),
433 If a process is in the
445 .Bd -literal
452 .Bl -tag -width "Uncompressed" -compact
460 number of bytes wired down, including IO-level cached file data pages
462 number of bytes used for IO-level disk caching
469 .Bl -tag -width "Uncompressed" -compact
490 .Bl -tag -width "Uncompressed" -compact
503 .Bl -tag -width "Uncompressed"
511 .Fl a
533 The picture it gives is only a close approximation to reality.