du - disk usage — Inferno 1ed
du - disk usage
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 - command line interface to the Inferno system
|
|
stat, fstat, fwstat, wstat - get and put file status in Chapter 8
|
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.