ultrix man page for du

Query: du

OS: ultrix

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 amount of disk usage

Syntax
       du [-as] [name...]

Description
       The  command  gives  the  number  of kilobytes contained in all files and, recursively, directories within each specified directory or file
       name.  If name is missing, `.'  is used.

       Absence of either -a or -s causes an entry to be generated for each directory only.

       A file that has two links to it is only counted once.

Options
       -a   Displays the disk usage for each file.

       -s   Displays a summary total only.

Restrictions
       Non-directories given as arguments (not under -a option) are not listed.

       If there are too many distinct linked files, counts the excess files multiply.

See Also
       df(1), quot(8)

																	     du(1)
Related Man Pages
du(1) - sunos
ls(1) - ultrix
du(1) - hpux
du(1) - netbsd
du(1) - freebsd
Similar Topics in the Unix Linux Community
Coredumps and swap - was part of Solaris Mem Consumption
write() issue during a low level hdd access
Running bin file from a module
Is Kernel module is the same as a device driver?
Produce the number 2014 without any numbers in your source code...