repquota(1M)
repquota (generic) --
summarize quotas for a filesystem
Synopsis
repquota [-F FSType]
[-V]
[current_options]
[-o specific_options] filesystem . . .
Description
repquota
prints a summary of the disk usage and quotas for
the specified filesystems.
For each user the current number of files and amount
of space (in kilobytes) is printed, along with any
quotas created with
edquota.
An error message is returned if you
run repquota on a filesystem that does not have
a quotas file in the root directory.
Only privileged users may view quotas which are not their own.
Command options
- -F
-
Specify the FSType on which to operate.
The FSType should either be specified here or be determinable
from /etc/vfstab by matching the inputfs (device)
with an entry in the table.
- -V
-
Echo the complete command line, but do not execute
the command.
The command line is generated by using the options and
arguments provided by the user and adding to them information
derived from /etc/vfstab.
This option should be used to verify and validate the
command line.
- -o
-
Specify FSType-specific options.
References
generic edquota(1M),
generic quota(1M),
generic quotacheck(1M),
generic quotaon(1M),
repquota_ufs(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.