top [Command]

Command top

Displays a list of currently executing processes, ordered by the percentage use of CPU time.

Syntax

top [q] [d interval]

Options

q: requires top performance with the highest possible priority (for this you should be a privileged user).
d: interval specifies the interval in seconds between updates of information.

Description

top command generates full-screen record of running processes with their share use of CPU time. By default, top updates every 5 seconds. For the termination of top press <q> or <ctrl-s>.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.