top

and, CPU, and more

Syntax

top [options]

Parameters

ParametersDescriptionExamplesLevel
-d New() Common
-p PID Common
-u Common
-n New Common
-b () Common

Examples

top

New

top -d 1

www-data

top -u www-data

PID

top -p 1234,5678

()

top -bn1 | head -20

Tips

Related Commands