Time-Ordered Processes (TOP) is a performance monitor that lists processes according to their CPU usage. It lists information for each process that received a time slice during an interval.
Top is useful in discovering which processes are using the most processor time. It displays a continuously updated table of all processes running on the system in descending order of their percentage of processor time.
Using Top
To exit Top after it is running, press the Q key on your keyboard.File Required