dkusage
=============

This software calculates the real disk usage of a directory tree.

As it walks the specified directory tree, it gathers the low-level
size data for all directories, links and files, and prints out a
total size in bytes.


Usage
-----

  Usage: dkusage directory


Installing
----------

$ make
$ su
# make install


Disclaimer
----------

dkusage is free to use, distribute or modify. But please mention
my name and the names of the respective contributors.
I tried to make the programs as safe as possible but obviously I can't
guarantee that they'll work for you. So don't blame me if something bad
happens.

                                          Jeff Hodd
                                          jghodd at bluestarlinux dot org
