quot(8) — Maintenance
OSF
NAME
/usr/sbin/quot − Summarizes file system ownership
SYNOPSIS
quot [−cfn] [file system ...]
DESCRIPTION
The quot command displays the number of blocks in the file system that are currently owned by each user. If file system is not specified, a default name is used. You must be root to use this command.
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 pipeline ncheck file system | sort +0n | quot −n file system to display a list of all files and their owners.
EXAMPLES
The following command displays the number of files and the space owned by each user as well as the space owned by each user:
quot −f /dev/rz1c
FILES
/usr/sbin/quot
Command path
/etc/passwd
Contains user information