Process Management

top

English

Overview

A command that displays CPU and memory usage in real time.

Details

A command that displays system-wide and per-process resource usage, refreshing at a fixed interval -- a basic tool for identifying a high-load process in real time. A more feature-rich alternative, htop, adds color coding, mouse support, and a process tree view, and is often preferred when readability matters.

More Linux terms