HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

gtop — System monitoring dashboard for the terminal. More information: <https://github.com/aksakalli/gtop>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommanddashboardforclimonitoringgtopsystem

Problem

How to use the gtop command: System monitoring dashboard for the terminal. More information: <https://github.com/aksakalli/gtop>.

Solution

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>

Code Snippets

Show the system stats dashboard

gtop

Sort by CPU usage

<c>

Sort by memory usage

<m>

Context

tldr-pages: common/gtop

Revisions (0)

No revisions yet.