Query: repquota
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REPQUOTA(8) BSD System Manager's Manual REPQUOTA(8)NAMErepquota -- summarize quotas for a file systemSYNOPSISrepquota [-h] [-g] [-n] [-u] [-v] filesystem ... repquota [-h] [-g] [-n] [-u] [-v] -aDESCRIPTIONThe repquota utility prints a summary of the disk usage and quotas for the specified file systems. Available options: -a Print the quotas of all the file systems listed in /etc/fstab. -g Print only group quotas (the default is to print both group and user quotas if they exist). -h Display information in a more human readable format rather than in historic kilobyte format. -n Display user and group IDs numerically rather than converting to a user or group name. -u Print only user quotas (the default is to print both group and user quotas if they exist). -v 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.FILESquota.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 locationsDIAGNOSTICSVarious messages about inaccessible files; self-explanatory.SEE ALSOquota(1), quotactl(2), fstab(5), edquota(8), quotacheck(8), quotaon(8)HISTORYThe repquota utility appeared in 4.2BSD.BSDJune 6, 1993 BSD
Related Man Pages |
---|
quota(1) - redhat |
quota(1) - freebsd |
quota(1) - osf1 |
repquota(8) - osf1 |
quotaoff(8) - mojave |
Similar Topics in the Unix Linux Community |
---|
kicking a telneted user from the system |
Adding root user to a group |
auto quotas? |
Implementing dynamic way of editing fstab |
repquota and quota number system |