Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
REPQUOTA(8) OpenBSD System Manager's Manual REPQUOTA(8)
NAME
repquota - summarize quotas for a file system
SYNOPSIS
repquota [-g] [-u] [-v] filesystem ...
repquota [-g] [-u] [-v] -a
DESCRIPTION
Repquota prints a summary of the disk usage and quotas for the specified
file systems.
Available options:
-a Print the quotas of all the filesystems listed in /etc/fstab.
-g Print only group quotas (the default is to print both group and
user quotas if they exist).
-u Print only user quotas (the default is to print both group and
user quotas if they exist).
-v Print a header line before printing each filesystem quotas.
For each user or group, the current number files and amount of space (in
kilobytes) is printed, along with any quotas created with edquota(8).
Only members of the operator group or the super-user may use this com-
mand.
FILES
quota.user at the filesystem root with user quotas
quota.group at the filesystem root with group quotas
/etc/fstab for file system names and locations
SEE ALSO
quota(1), quotactl(2), fstab(5), edquota(8), quotacheck(8), quo-
taon(8)
DIAGNOSTICS
Various messages about inaccessible files; self-explanatory.
HISTORY
The repquota command appeared in 4.2BSD.
4.2 Berkeley Distribution June 6, 1993 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for repquota(8) OpenBSD sources for repquota(8)
Up to: File System Information - Obtaining information of the filesystem as a whole. Status of disk subsystems, capacity, etc.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
repquota.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|