quot(8) System Manager's Manual quot(8)
Name
quot - summarize file system ownership
Syntax
/etc/quot [ option ... ] [ filesystem ]
Description
The 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 giving the file size in blocks, the number of files of that size, and the cumulative total of blocks in that
size or smaller file.
-f Prints the count of number of files as well as the space owned by each user.
Files
Used to get user names
The default file system varies with the system.
See Also
du(1), ls(1)
quot(8)