repquota

Display a summary of existing file quotas for a filesystem. More information: <https://manned.org/repquota>.

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-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y quota
Fedora
RUN dnf install -y quota-1
Raspbian
RUN apt-get update && \ apt-get install -y quota
click the source code to copy install repquota on any operating system with command-not-found.com