|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
QUOTA(1) FreeBSD General Commands Manual QUOTA(1)
NAME
quota -- display disk usage and limits
SYNOPSIS
quota [-glu] [-v | -q]
quota [-lu] [-v | -q] user ...
quota -g [-l] [-v | -q] group ...
DESCRIPTION
The quota utility displays users' disk usage and limits. By default only
the user quotas are printed.
The following options are available:
-g Print group quotas for the group of which the user is a member.
-l Do not report quotas on NFS file systems.
-q Print a more terse message, containing only information on file
systems where usage is over quota.
-u Print the user quotas. This is the default unless -g is speci-
fied.
-v Display quotas on file systems where no storage is allocated.
Specifying both -g and -u displays both the user quotas and the group
quotas (for the user).
Only the super-user may use the -u flag and the optional user argument to
view the limits of other users. Non-super-users can use the -g flag and
optional group argument to view only the limits of groups of which they
are members.
The -q flag takes precedence over the -v flag.
The quota utility tries to report the quotas of all mounted file systems.
If the file system is mounted via NFS, it will attempt to contact the
rpc.rquotad(8) daemon on the NFS server. For UFS file systems, quotas
must be turned on in /etc/fstab. If quota exits with a non-zero status,
one or more file systems are over quota.
If the -l flag is specified, quota will not check NFS file systems.
FILES
quota.user located at the file system root with user quotas
quota.group located at the file system root with group quotas
/etc/fstab to find file system names and locations
SEE ALSO
quotactl(2), fstab(5), edquota(8), quotacheck(8), quotaon(8),
repquota(8), rpc.rquotad(8)
HISTORY
The quota command appeared in 4.2BSD.
FreeBSD 6.2 August 8, 2002 FreeBSD 6.2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 19 19:57:55 BST 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5325 hits) (openSUSE 10.2)
svn man page (5195 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4867 hits) (Solaris 10 11_06)
CPAN man page (4603 hits) (Suse Linux 10.1)
ssh man page (4339 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2854 hits) (Solaris 10 11_06)
netcat man page (2701 hits) (Suse Linux 10.1)
pprosetup man page (2480 hits) (Solaris 10 11_06)
startproc man page (2466 hits) (Suse Linux 10.1)
signal man page (2399 hits) (Suse Linux 10.1)
|