du — Inferno 1.1ed
du
Synopsis
du [-sant] [file...]
Description
The du command outputs to standard output the total size of files specified as arguments. Output sums are rounded up to the nearest 1K unit (1024 bytes).Directories are recursively tallied. If no filenames are provided, the command operates on the current directory.
Options
Notes
Options -s, -a, and -n are mutually exclusive.
Caveat
The checksum value shown by the -t option is always 0.
See Also
|
sh
|
Description of special characters
|
|
stat
|
obtaining file sizes
|
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.