top
Syntax
top [q] [d
delay
]
Options
q
causes top to run with the highest possible priority (you have to be root
).
Description
The top
command produces a full-text screen with the processes arranged according to their share of the CPU time. By default, top
updates the display every five seconds. Press q
or Ctrl-C to quit top
.