Lines Matching +full:files +full:- +full:based
36 .Op Fl -libxo
55 .Bl -tag -width indent
56 .It Fl -libxo
65 This can be helpful when operating on compressed volumes or sparse files.
89 Ignore files and directories matching the specified
101 Display an entry for all files and directories
105 Display block counts in 1073741824-byte (1 GiB) blocks.
107 .Dq Human-readable
110 Gigabyte, Terabyte and Petabyte based on powers of 1024.
112 Display block counts in 1024-byte (1 kiB) blocks.
117 is to count files with multiple hard links only once.
120 option is specified, the hard link checks are disabled, and these files
123 Display block counts in 1048576-byte (1 MiB) blocks.
125 Ignore files and directories with user
131 Generate messages about directories that cannot be read, files
135 .St -xpg4 .
141 .Dq Human-readable
144 Gigabyte, Terabyte and Petabyte based on powers of 1000.
159 utility counts the storage used by symbolic links and not the files they
186 .Bl -tag -width BLOCKSIZE
202 options are not specified, the block counts will be displayed in 512-byte
206 Show disk usage for all files in the current directory.
207 Output is in human-readable form:
209 .Dl # du -ah
213 .Dl # du -hs
217 .Dl # du -hs /home
219 Show name and size of all C files in a specific directory.
222 .Dl # du -ch /usr/src/sys/kern/*.c
235 .St -p1003.1-2008
249 .St -xcu5
298 .An -nosplit