GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
REPQUOTA(8) FreeBSD System Manager's Manual REPQUOTA(8)

repquota
summarize quotas for a file system

repquota [-h] [-g] [-n] [-u] [-v] filesystem ...

repquota [-h] [-g] [-n] [-u] [-v] -a

The repquota utility prints a summary of the disk usage and quotas for the specified file systems.

Available options:

Print the quotas of all the file systems listed in /etc/fstab.
Print only group quotas (the default is to print both group and user quotas if they exist).
Display information in a more human readable format rather than in historic kilobyte format.
Display user and group IDs numerically rather than converting to a user or group name.
Print only user quotas (the default is to print both group and user quotas if they exist).
Print a header line before printing each file system quotas.

For each user or group, the current number files and amount of space is printed, along with any quotas created with edquota(8).

Only members of the operator group or the super-user may use this command.

quota.user
at the file system root with user quotas
quota.group
at the file system root with group quotas
/etc/fstab
for file system names and locations

Various messages about inaccessible files; self-explanatory.

quota(1), quotactl(2), fstab(5), edquota(8), quotacheck(8), quotaon(8)

The repquota utility appeared in 4.2BSD.
June 6, 1993 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.