Options (6)
-a, --allbooleanReport stats for all quotas in use
Example:
sudo repquota {{[-a|--all]}}-v, --verbosebooleanReport quota stats for all users, even those who aren't using any of their quota
Example:
sudo repquota {{[-v|--verbose]}} {{filesystem}}-u, --userbooleanReport on quotas for users only
Example:
repquota {{[-u|--user]}} {{filesystem}}-g, --groupbooleanReport on quotas for groups only
Example:
sudo repquota {{[-g|--group]}} {{filesystem}}-s, --human-readablebooleanReport on used quota and limits in a human-readable format
Example:
sudo repquota {{[-s|--human-readable]}} {{filesystem}}booleanReport on all quotas for users and groups in a human-readable format
Example:
sudo repquota {{[-augs|--all --user --group --human-readable]}}Examples (6)
Report quota stats for all users, even those who aren't using any of their quota
Report on quotas for users only
repquota [-u|--user] filesystemReport on used quota and limits in a human-readable format
made by @shridhargupta | data from tldr-pages