HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
r
repquota(1M) repquota(1M)
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 quo-
tas 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 internationali-
zation 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)).
SEE ALSO
edquota(1M), mount(1M), quota(5).
Section 1M704 1 HP-UX Release 11i: December 2000
___
___