quota

Display users' disk space usage and allocated limits. More information: <https://manned.org/quota>.

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