." DO NOT MODIFY THIS FILE! It was generated by help2man 1.5.1.2. .TH DU 1 "November 1998" "GNU fileutils 4.0" "FSF" .SH NAME du \- estimate file space usage .SH SYNOPSIS .B du [\fIOPTION\fR]... [\fIFILE\fR]... .SH DESCRIPTION .PP ." Add any additional description here .PP Summarize disk usage of each FILE, recursively for directories. .TP \fB\-a\fR, \fB\-\-all\fR write counts for all files, not just directories .TP \fB\-\-block\-size\fR=\fISIZE\fR use SIZE-byte blocks .TP \fB\-b\fR, \fB\-\-bytes\fR print size in bytes .TP \fB\-c\fR, \fB\-\-total\fR produce a grand total .TP \fB\-D\fR, \fB\-\-dereference\-args\fR dereference PATHs when symbolic link .TP \fB\-h\fR, \fB\-\-human\-readable\fR print sizes in human readable format (e.g., 1K 234M 2G) .TP \fB\-H\fR, \fB\-\-si\fR likewise, but use powers of 1000 not 1024 .TP \fB\-k\fR, \fB\-\-kilobytes\fR like \fB\-\-block\-size\fR=\fI1024\fR .TP \fB\-l\fR, \fB\-\-count\-links\fR count sizes many times if hard linked .TP \fB\-L\fR, \fB\-\-dereference\fR dereference all symbolic links .TP \fB\-m\fR, \fB\-\-megabytes\fR like \fB\-\-block\-size\fR=\fI1048576\fR .TP \fB\-S\fR, \fB\-\-separate\-dirs\fR do not include size of subdirectories .TP \fB\-s\fR, \fB\-\-summarize\fR display only a total for each argument .TP \fB\-x\fR, \fB\-\-one\-file\-system\fR skip directories on different filesystems .TP \fB\-X\fR FILE, \fB\-\-exclude\-from\fR=\fIFILE\fR Exclude files that match any pattern in FILE. .TP \fB\-\-exclude\fR=\fIPAT\fR Exclude files that match PAT. .TP \fB\-\-max\-depth\fR=\fIN\fR print the total for a directory (or file, with \fB\-\-all\fR) only if it is N or fewer levels below the command line argument; \fB\-\-max\-depth\fR=\fI0\fR is the same as \fB\-\-summarize\fR .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit .SH "REPORTING BUGS" Report bugs to . .SH "SEE ALSO" The full documentation for .B du is maintained as a Texinfo manual. If the .B info and .B du programs are properly installed at your site, the command .IP .B info du .PP should give you access to the complete manual.