quot(8)
Name
quot − summarize file system ownership
Syntax
/etc/quot [ option ... ] [ filesystem ]
Description
The quot command prints the number of blocks in the named filesystem currently owned by each user. If no filesystem is named, a default name is assumed.
Options
−n Causes the pipeline ncheck filesystem | sort +0n | quot −n filesystem to produce a list of all files and their owners.
−c Prints three columns. Starting with the number of files which have a size of one block, the colums display the file size in blocks, the number of files of that size, and the cumulative total of blocks.
−f Prints the count of number of files as well as the space owned by each user.
Files
/etc/passwd Used to get user names
The default file system varies with the system.