gmemusage
Displays a graph detailing memory usage of each process
Install
- All systems
-
curl cmd.cat/gmemusage.sh
- Debian
-
apt-get install gmemusage
- Ubuntu
-
apt-get install gmemusage
- Kali Linux
-
apt-get install gmemusage
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gmemusage
- Raspbian
-
apt-get install gmemusage
- Dockerfile
- dockerfile.run/gmemusage
gmemusage
Displays a graph detailing memory usage of each process
Gmemusage is a graphical program modelled after the Silicon Graphics Inc. program of the same name. Gmemusage displays a window with a stacked bar. Areas on the bar correspond to individual processes running on the system and are updated periodically. Multiple copies of the same program (actually, programs with the same name) are merged into one area on the stack. Sizes of areas in the stack correspond to resident sizes of the processes.