QUOT(8) | System Manager's Manual | QUOT(8) |
quot
— display
disk space occupied by each user
quot |
[-acfhknv ] [filesystem
...] |
quot
is used to gather statistics about
the disk usage for each local user.
The options are as follows:
-a
-c
-f
-h
-k
-k
options causes the numbers to be reported in
kilobyte counts.-n
# ncheck filesystem | sort -n | quot -n filesystem
to get a report of files and their owners.
-v
BLOCKSIZE
BLOCKSIZE
is set, and
the -k
option is not specified, the block counts
will be displayed in units of that size block.The quot
utility first appeared in
Version 7 AT&T UNIX.
The current version was written by Wolfgang Solfrank <ws@netbsd.org> for NetBSD 1.0.
September 5, 2017 | OpenBSD-6.9 |