minix man page for du

Query: du

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
shtool-mkshadow(1) - debian
unburden-home-dir(1) - debian
backup(8) - minix
dircmp(1) - sunos
dot_clean(1) - osx
Similar Topics in the Unix Linux Community
Automated FTP task
Coredumps and swap - was part of Solaris Mem Consumption
AIX calling WINSOCK during e-mail - normal?
Produce the number 2014 without any numbers in your source code...
BASH Execution Delay / Speedup