HPlogo HP-UX Reference > R

repquota(1M)

HP-UX 11i Version 2: December 2007 Update
» 

Technical documentation

 » Table of Contents

 » Index

NAME

repquota — summarize file system quotas

SYNOPSIS

/usr/sbin/repquota [-v] filesystem ...

/usr/sbin/repquota [-v] -a

DESCRIPTION

The repquota command prints a summary of disk usage and quotas for each specified filesystem.

filesystem is either the name of the directory on which the file system is mounted or the name of the device containing the file system.

For each user, the current number of files and amount of space (in Kbytes) is printed, along with any quotas created with edquota (see edquota(1M)).

Options

repquota recognizes the following options:

-a

Report on all appropriate file systems in /etc/fstab.

-v

Report all quotas, even if there is no usage.

EXTERNAL INFLUENCES

Environment Variables

LC_MESSAGES determines the language in which messages are displayed.

If LC_MESSAGES is not specified in the environment or is set to the empty string, the value of LANG is used as a default for each unspecified or empty variable. If LANG is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of LANG.

If any internationalization variable contains an invalid setting, repquota behaves as if all internationalization variables are set to "C". See environ(5).

International Code Set Support

Single- and multi-byte character code sets are supported.

AUTHOR

Disk Quotas were developed by the University of California, Berkeley, Sun Microsystems, and HP.

FILES

/etc/fstab

Static information about the file systems

/etc/mnttab

Mounted file system table

directory/quotas

Quota statistics static storage for the file system, where directory is the root of the file system as interpreted by mount (see mount(1M)).