[go: up one dir, main page]

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
alleyoop(1) - debian
mkfontdir(1) - redhat
nfanon(1) - debian
mkfontdir(1) - xfree86
backup(8) - minix
Similar Topics in the Unix Linux Community
Running bin file from a module
Is Kernel module is the same as a device driver?
Run stored procedure from shell script
du and dfspace reporting
Honey, I broke awk! (duplicate line removal in 30M line 3.7GB csv file)