Files
cheatsheet-tldr/tldr/gtop
2025-03-10 00:15:53 +00:00

22 lines
311 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# gtop
> System monitoring dashboard for the terminal.
> More information: <https://github.com/aksakalli/gtop>.
- Show the system stats dashboard:
`gtop`
- Sort by CPU usage:
`<c>`
- Sort by memory usage:
`<m>`