smem
Print memory usage for programs. More information: <https://manned.org/smem>.
Install
- All systems
-
curl cmd.cat/smem.sh
- Debian
-
apt-get install smem - Ubuntu
-
apt-get install smem -
Alpine
-
apk add smem - Arch Linux
-
pacman -S smem - Kali Linux
-
apt-get install smem - Fedora
-
dnf install smem - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install smem - Raspbian
-
apt-get install smem - Docker
-
docker run cmd.cat/smem smempowered by Commando
Print memory usage for programs. More information: <https://manned.org/smem>.
-
Print memory usage for current processes:
smem -
Print memory usage for current processes for a every user on a system:
smem --users -
Print memory usage for current processes for a specified user:
smem --userfilter username -
Print system memory information:
smem --system
© tl;dr; authors and contributors