mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-15 13:34:53 +02:00
607 B
607 B
title, category, layout, updated, intro
| title | category | layout | updated | intro |
|---|---|---|---|---|
| top | CLI | 2017/sheet | 2020-01-01 | See the processes in your Unix machine. |
Shortcuts
| Shortcut | Description |
|---|---|
h |
shows help |
q |
quits the program |
m |
switches memory view |
k |
kills process |
Shift+p |
sorts by CPU usage |
Shift+m |
sorts by memory usage |
Shift+r |
reverses sorting |
Shift+l |
searches for string |
o |
adds a filter |
= |
clears filters |
| {: .-shortcuts} |