Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ls(1)

du(1)

quot(8)  —  Maintenance

NAME

quot − Summarizes file system ownership

SYNOPSIS

/usr/sbin/quot [−cfn] [filesystem ...]

DESCRIPTION

The quot command displays the number of blocks in the specified filesystem that are currently owned by each user.  If filesystem 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 the amount of space used and a count of number of files owned by each user. 

−nCauses the pipeline ncheck filesystem | sort +0n | quot −n filesystem 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

RELATED INFORMATION

Commands:  ls(1), du(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026