DU(1)		    UNIX Programmer's Manual		    DU(1)


NAME
     du - summarize disk usage

SYNOPSIS
     du [ -s ] [ -a ] [ name ... ]

DESCRIPTION
     Du 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.

     The argument -s causes only the grand total to be given.
     The argument -a causes an entry to be generated for each
     file.  Absence of either causes an entry to be generated for
     each directory only.

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

SEE ALSO
     df(1), quot(8)

BUGS
     Non-directories given as arguments (not under -a option) are
     not listed.
     If there are too many distinct linked files, du counts the
     excess files multiply.


Printed 11/26/99	 April 29, 1985                         1


 
Generated: 2016-12-26
Generated by man2html V0.25
page hit count: 1166
Valid CSS Valid XHTML 1.0 Strict