Pegasus InfoCorp: Web site design and web software development company

REPQUOTA (8)

summarize quotas for a file system

SYNOPSIS

    /usr/sbin/repquota [ -vug ] filesystem .\|.\|.

    /usr/sbin/repquota [ -avug ]

DESCRIPTION

    "repquota command" "" "\fLrepquota\fP \(em summarize quotas" "user quotas" "repquota command" "" "\fLrepquota\fP \(em summarize quotas" "disk quotas" "repquota command" "" "\fLrepquota\fP \(em summarize quotas" "quotas" "repquota command" "" "\fLrepquota\fP \(em summarize quotas" "file system" "repquota command" "" "\fLrepquota\fP \(em summarize quotas" "summarize file system quotas repquota" "" "summarize file system quotas \(em \fLrepquota\fP" "report file system quotas repquota" "" "report file system quotas \(em \fLrepquota\fP" display "file system quotas \(em \fLrepquota\fP"

    repquota prints a summary of the disc usage and quotas for the specified file systems. For each user the current number of files and amount of space (in kilobytes) is printed, along with any quotas created with edquota (8).

OPTIONS

    -a

      Report on all file systems indicated in /etc/fstab to be read-write with quotas.

    -v

      Report all quotas, even if there is no usage.

    -g

      Report quotas for groups.

    -u

      Report quotas for users. This is the default.

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

FILES

    quotas

      quota file at the file system root

    /etc/fstab

      default file systems

SEE ALSO