QUOT(8) — Unix Programmer’s Manual
NAME
quot − summarize file system ownership
SYNOPSIS
/usr/etc/quot [ options ] [ filesystem ]
DESCRIPTION
Quot displays the number of blocks (1024 bytes) in the named filesystem currently owned by each user.
OPTIONS
−a Generates a report for all mounted file systems.
−c Displays three columns giving file size in blocks, number of files of that size, and cumulative total of blocks in that size or smaller file.
−f Displays count of number of files as well as space owned by each user.
−h Estimates the number of blocks in the file — this doesn’t account for files with holes in them.
−n Runs the pipeline ncheck filesystem | sort +0n | quot −n filesystem to produce a list of all files and their owners.
−v Displays three columns containing the number of blocks not accessed in the last 30, 60, and 90 days.
FILES
/etc/mtabmounted file systems
/etc/passwdto get user names
SEE ALSO
INTEGRATED SOLUTIONS 4.3 BSD — 28 August 1985