vquot(8) — Maintenance
NAME
vquot − summarizes fileset ownership
SYNOPSIS
/usr/sbin/vquot [−cfn] [domain#set ...]
domain#set
Specifies one or more filesets. Specify a fileset by entering the name of the file domain, a pound-sign (#) character, and the name of the fileset.
FLAGS
−cDisplays three columns giving file size in blocks, the number of files of that size, and cumulative total of blocks in a file of that size or smaller.
−fDisplays amount of space used and a count of number of files owned by each user.
−nCauses the following pipeline to display a list of all files and their owners:
# vncheck domain#set | sort +0n | vquot −n domain#set
DESCRIPTION
The vquot command displays the number of blocks in the fileset that are currently owned by each user. If you do not specify a fileset, the vquot command processes all filesets of type ro, rw, or rq that are listed in the /etc/fstab file.
RESTRICTION
You must have root-user privilege to access this command.
EXAMPLE
The following command displays the number of blocks owned by each user:
# vquot staff_domain#usr
staff_domain#usr:
308522 bin
93881 smith
62270 root
4335 #553
3615 bold
24 daemon
15 steven
14 jones
14 walter
6 adm
3 north
FILES
/usr/sbin/vquot
Command path
/etc/passwd
Contains user information
/etc/fstabLists filesets