Difference between revisions of "Linux/command/repquota"
Jump to navigation
Jump to search
m (→Reference: tweak) |
|||
Line 1: | Line 1: | ||
{{linuxcmd|repquota}} is a [[Linux]] command for reporting storage quota limits and usage. | {{linuxcmd|repquota}} is a [[Linux]] command for reporting storage quota limits and usage. | ||
==Reference== | ==Reference== | ||
− | * | + | * [[repquota manpage]] |
+ | |||
==Examples== | ==Examples== | ||
* Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling: | * Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling: | ||
/usr/sbin/{{linuxcmd|repquota}} -av|{{linuxcmd|less}} | /usr/sbin/{{linuxcmd|repquota}} -av|{{linuxcmd|less}} |