[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    repquota(1M) manual page Table of Contents

Name

repquota - summarize quotas for a ufs file system

Synopsis

repquota [ -v ] filesystem...
repquota -a [ -v ]

Availability

SUNWcsu

Description

repquota prints a summary of the disk usage and quotas for the specified ufs file systems. The current number of files and amount of space (in kilobytes) is printed for each user along with any quotas created with edquota(1M) .

The filesystem must have the file quotas in its root directory.

Only the super-user may view quotas which are not their own.

Options

-a
Report on all mounted ufs file systems that have rq in the mntopts field of the /etc/vfstab file.
-v
Report quotas for all users, even those who do not consume resources.

See Also

edquota(1M) , quota(1M) , quotacheck(1M) , quotaon(1M) , quotactl(7I)


Table of Contents