top
and, CPU, and more
Syntax
top [options]
Parameters
| Parameters | Description | Examples | Level |
|---|---|---|---|
-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
- : P CPU, M, k, q
- 1 CPU
- c command
- Recommended: htop, and