REPQUOTA(8) | System Manager's Manual | REPQUOTA(8) |
repquota
,
quotadump
— summarize quotas
for a file system
repquota |
[-ghuv ] file-system
... |
repquota |
[-ghuv ] -a |
repquota |
-x [-gu ]
file-system |
quotadump |
[-gu ] file-system |
repquota
prints a summary of the disk
usage and quotas for the specified file systems.
Available options:
-a
-g
-h
-u
-v
-x
If invoked as quotadump
the behavior is
the same as repquota
-x
.
For each user or group, the current number files and amount of
space (in kilobytes, unless the -h
flag is used) is
printed, along with any quotas created with
edquota(8).
Only the super-user may use this command.
quota(1), libquota(3), fstab(5), edquota(8), quotacheck(8), quotaon(8), quotarestore(8)
The repquota
command appeared in
4.2BSD.
May 12, 2012 | NetBSD 10.99 |