mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 00:01:03 +00:00
Update cheatsheets
This commit is contained in:
21
gtop
Normal file
21
gtop
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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`
|
||||
Reference in New Issue
Block a user