smem

Print memory usage for programs. More information: <https://manned.org/smem>.

Debian Debian
RUN apt-get update && \ apt-get install -y smem
Ubuntu
RUN apt-get update && \ apt-get install -y smem
Alpine
RUN apk add smem
Arch Arch Linux
RUN pacman -S --noconfirm smem
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y smem
Fedora
RUN dnf install -y smem
Raspbian
RUN apt-get update && \ apt-get install -y smem
click the source code to copy install smem on any operating system with command-not-found.com