File:  [Plan 9 NeXT] / lucent / sys / man / 1 / du
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:01:01 2018 UTC (8 years, 1 month ago) by root
Branches: lucent, MAIN
CVS tags: plan9, HEAD
Plan 9 NeXT

.TH DU 1
.SH NAME
du \- disk usage
.SH SYNOPSIS
.B du
[
.B -a
]
[
.BI -b size
]
[
.I file ...
]
.SH DESCRIPTION
.I Du
gives the number of Kbytes allocated to data blocks
of named
.I files
and, recursively, of files in named directories.
It assumes storage is quantized in units of 1024 bytes (Kbytes) by default.
Other values can be set by the
.B -b
option;
.I size
is the number of bytes, optionally suffixed
.B k
to specify multiplication by 1024.
If
.I file
is missing,
the current directory is used.
The count for a directory includes the counts of the 
contained files and directories.
The
.B -a
option prints the number of blocks
for every file in a directory.
Normally counts are printed only for contained directories.
.SH SOURCE
.B /sys/src/cmd/du.c

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.