Name

top — stdin  stdout  - datei  -- opt--help  --version

Synopsis

top [optionen]

Der top-Befehl erlaubt es Ihnen, die aktivsten Prozesse zu überwachen, wobei die Anzeige regelmäßig aktualisiert wird (etwa jede Sekunde). Es ist ein bildschirmbasiertes Programm, das die vorhandene Anzeige interaktiv aktualisiert.

$ top
94 processes: 81 sleeping, 1 running, 0 zombie, 11 stopped
CPU states: 1.1% user, 0.5% system, 0.0% nice, 4.5% idle
Mem: 523812K av, 502328K used, 21484K free, 0K shrd, ...
Swap:  530104K av,  0K used, 530104K free  115300K cached

PID   USER PRI NI SIZE SHARE STAT %CPU %MEM TIME COMMAND
26265 smith 10 0  1092  840  R    4.7  0.2  0:00 top
    1 root   0 0   540  472  S    0.0  0.1  0:07 init
    2 root   0 0     0    0  SW   0.0  0.0  0:00 kflushd
...

Während top läuft, können ...

Get Linux kurz & gut, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.