Files
cheatsheet-tldr/tldr/gtop

22 lines
307 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`