quot(8) — Maintenance
OSF
NAME
quot − Summarizes file system ownership
SYNOPSIS
quot [−cfn] [file system ...]
FLAGS
-cDisplays three columns giving the file size in blocks, the number of files of that size, and the cumulative number of blocks.
-fDisplays a count of the number of files as well as the space owned by each user.
-nCauses the pipeline ncheck file system | sort +0n | quot -n file system to display a list of all the files and their owners.
DESCRIPTION
The quot command displays the number of blocks in file system currently owned by each user. If file system is not specified, a default name is used. You must be root to use this command.
EXAMPLES
The followinf command displays the number of files and the space owned by each user in the /dev/rz1c file system:
quot -f /dev/rz1c
FILES
/usr/sbin/quot
Specifies the command path
/etc/passwd
Contains user information