Difference between revisions of "Linux/command/repquota"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Linux‎ | command
Jump to navigation Jump to search
m (Woozle moved page repquota (Linux command) to Linux/command/repquota: reorganizing)
 
(5 intermediate revisions by 2 users not shown)
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==
+
 
* {{manpagelink|repquota}}
 
 
==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/{{l/linux/cmd|repquota}} -av|{{l/linux/cmd|less}}

Latest revision as of 20:50, 5 January 2018

repquota is a Linux command for reporting storage quota limits and usage.

Examples

  • Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling:
/usr/sbin/repquota -av|less