du(1) minix man page | unix.com

Man Page: du

Operating Environment: minix

Section: 1

DU(1)							      General Commands Manual							     DU(1)

NAME
du - print disk usage
SYNOPSIS
du [-as] [-l n] dir ...
OPTIONS
-a Give usage for all files -l List up to n levels of subdirectories -s Summary only
EXAMPLES
du dir # List disk space used by files in dir du -s dir1 dir2 # Give summaries only
DESCRIPTION
Du examines one or more directories and prints the amount of space occupied by the files in those directories and their subdirectories.
SEE ALSO
df(1). DU(1)
Related Man Pages
mkcfm(1) - redhat
mkcfm(1) - xfree86
mkfontdir(1) - xfree86
dircmp(1) - hpux
dircmp(1) - sunos
Similar Topics in the Unix Linux Community
write() issue during a low level hdd access
Running bin file from a module
du and dfspace reporting
Incompatiblity of the code due to CC compiler version mismatch.
Produce the number 2014 without any numbers in your source code...