summaryrefslogtreecommitdiffstats
path: root/CLI.md
blob: 5916415c8ab36bfb291b6d2469b2c4dae563c3e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
GTOP
=====

> gtop - System monitoring dashboard for terminal

## SYNOPSIS

`gtop`


## DESCRIPTION

gtop is a system monitoring dashboard for terminal much like htop, top, etc...

## INTERACTIVE COMMANDS

The following commands are supported while in gtop:

- `p` sort the process table by Process Id
- `c` sort the process table by CPU usage
- `m` sort the process table by Memory usage


## Website

https://github.com/aksakalli/gtop

## BUGS

Please report any bugs to https://github.com/aksakalli/gtop.


## LICENSE

Copyright (c) 2017, Can Güney Aksakalli (MIT License).


## SEE ALSO

node.js(1),