|
|
1.1 root 1:
2:
3: du Command du
4:
5:
6:
7:
8: Summarize disk usage
9:
10: dduu [-aa] [-ss] [_d_i_r_e_c_t_o_r_y ...]
11:
12: du prints the total number of disk blocks used by each named
13: directory. If no directory is specified, du prints the disk
14: usage of the current directory.
15:
16: The -a (all) option causes du to print a line for every file and
17: directory in the substructure. Normally it prints a line only
18: for each directory.
19:
20: The -s (summary) option prints only the line for the top level
21: directory.
22:
23: du understands links; it adds a file with more than one link to
24: it into the total only once.
25:
26: ***** See Also *****
27:
28: commands, df, find
29:
30: ***** Notes *****
31:
32: du does not count file-system overhead such as indirect blocks,
33: so occasionally a directory does not fit on a file system which
34: appears to contain enough room for it.
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64: COHERENT Lexicon Page 1
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.