|
|
1.1 root 1: .\" Copyright (c) 1980 Regents of the University of California.
2: .\" All rights reserved. The Berkeley software License Agreement
3: .\" specifies the terms and conditions for redistribution.
4: .\"
5: .\" @(#)quot.8 6.3 (Berkeley) 6/24/90
6: .\"
7: .TH QUOT 8 "June 24, 1990"
8: .UC 4
9: .SH NAME
10: quot \- summarize file system ownership
11: .SH SYNOPSIS
12: .B quot
13: [ -ncf ] [ filesystem ... ]
14: .SH DESCRIPTION
15: .I Quot
16: prints the number of blocks in the named
17: .I filesystem
18: currently owned by each user.
19: If no
20: .I filesystem
21: is named, the file systems listed in \fI/etc/fstab\fP are used.
22: The following options are available:
23: .TP
24: .B \-n
25: Cause the pipeline
26: .B "ncheck filesystem | sort +0n | quot \-n filesystem
27: to produce a list of all files and their owners.
28: .TP
29: .B \-c
30: Print three columns giving file size in blocks, number of
31: files of that size, and cumulative total of blocks
32: in that size or smaller file.
33: .TP
34: .B \-f
35: Print count of number of files as well as space owned by each user.
36: .SH "SEE ALSO"
37: ls(1), du(1)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.