Linux/command/repquota: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Repquota (Linux command) moved to Repquota (manpage): creating page for the command
 
No edit summary
Line 1: Line 1:
#redirect [[Repquota (manpage)]]
{{linuxcmd|repquota}} is a [[Linux]] command for reporting storage quota limits and usage.
==Reference==
* {{manpagelink|repquota}}
==Examples==
* Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling:
/usr/sbin/{{linuxcmd|repquota}} -av|{{linuxcmd|less}}

Revision as of 13:18, 9 April 2006

Template:L/linux/cmd is a Linux command for reporting storage quota limits and usage.

Reference

  1. redirect Template:manpagelink

Examples

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