opendarwin man page for quot

Query: quot

OS: opendarwin

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

QUOT(8) 						    BSD System Manager's Manual 						   QUOT(8)

NAME
quot -- display total block usage per user for a file system
SYNOPSIS
quot [-ncf] [filesystem ...]
DESCRIPTION
The quot command displays the total count of blocks owned by a user for the filesystem filesystem. If the filesystem option filesystem is not specified, the file systems listed in /etc/fstab are used. The following options are available: -c Display information on file size and block usage. The file sizes are listed in the first column, the second column contains a count of how many files of that size were found and the third column lists the cumulative block usage for the displayed size and all smaller files. -f For each user, the number of files (inodes) owned is displayed in addition to the block usage. -n A list sorted by block usage is displayed. This is the result of quot executing the following command: ncheck filesystem | sort +0n | quot -n filesystem
SEE ALSO
ls(1), du(1)
HISTORY
The quot command appeared in Version 32V AT&T UNIX. 4th Berkeley Distribution June 6, 1993 4th Berkeley Distribution
Related Man Pages
mount_cd9660(8) - mojave
quot(8) - debian
quot(1m) - hpux
quot_hfs(1m) - hpux
quot(8) - suse
Similar Topics in the Unix Linux Community
replace word with using "sed" not work...
SED or AWK "append line to the previous line"
Bash shell adding extra single quotes
"Thanks" button dead?
White "Shadows" in Code Tags?