1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-16 15:38:44 +02:00
cheatsheets/top.md
Rico Sta. Cruz 511de900ba
Formatting updates (#2133)
- Update some sheets which have very long sections
- Remove `layout: 2017/sheet` (everything has the same layout now)
- Remove outdated sheets
2024-04-03 18:30:24 +11:00

740 B

title, category, updated, intro
title category updated intro
top CLI 2020-01-01 See the processes in your Unix machine.

Shortcuts

Shortcut Description
h shows help
q quits the program
m switches memory view
1 switches cpu 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
u filter user
= clears filters
V Forest view
c show full path
{: .-shortcuts}