aksakalli / gtop
- суббота, 12 августа 2017 г. в 03:12:54
System monitoring dashboard for terminal
System monitoring dashboard for terminal.
$ npm install gtop -g
You can sort the process table by pressing
p
: Process Idc
: CPU usagem
: Memory usageIf you see questions marks or other different characters, try to run it with these environment variables:
$ LANG=en_US.utf8 TERM=xterm-256color gtop
Released under the MIT license.