home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The C Users' Group Library 1994 August
/
wc-cdrom-cusersgrouplibrary-1994-08.iso
/
vol_200
/
264_01
/
du.doc
< prev
next >
Wrap
Text File
|
1979-12-31
|
512b
|
19 lines
DU
Purpose
summarize disk usage
Syntax
du [-as] [path...]
Comments
Du displays the number of kilobytes used by all files and, recursively,
directories within each specified directory or filename. The default
action is to display an entry for each directory only. The default path
is ".". Non-directories given as arguments are not listed unless the -a
option is given.
Options
-a display an entry for all files
-s display only the grand total