|
|
| Line 1: |
Line 1: |
| <div style="position:absolute; left:0px; top:0px; right:0px; bottom:0px; width:100%; height:100%; z-index:16; color:black; background-color:white; font-family:monospace; font-size:25pt">
| | {{linuxcmd|repquota}} is a [[Linux]] command for reporting storage quota limits and usage. |
| <big><big>Page Viewing and Editing Disabled</big></big>
| | ==Reference== |
| | * [[repquota manpage]] |
|
| |
|
| As you may know, HTYP has been going slow recently. We are about to fix this, but editing pages must be disabled temporaily to complete this delicate operation.
| | ==Examples== |
| | | * Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling: |
| See http://wiki.on.nimp.org/HTYP for more information.
| | /usr/sbin/{{linuxcmd|repquota}} -av|{{linuxcmd|less}} |
| | |
| In the mean time, there are plenty of other tasks that need to be done. There is a huge backlog of cleanup to do on the French HTYP, and there is many controversial topics involving Spanish, German, and Italian-speaking people who want their issues heard on HTYP. Have fun and be patient while we fix things.
| |
| | |
| ----
| |
| ''The HTYP Development team''
| |
Revision as of 20:08, 21 August 2008
repquota is a Linux command for reporting storage quota limits and usage.
Reference
Examples
- Show a lot of stuff about quota settings and usage, formatted understandably, with convenient arrow-scrolling:
/usr/sbin/repquota -av|less