diskusage & diskusagew are two java programs (jdk 1.0.2)
that display a list of subdirectories and the size they
occupy on the disk (as unix' du).

diskusagew calls diskusage in a separate thread, and
sorts and displays its ouput in another one. This allows
to start displaying large directories before the full file system is
scanned. 

Send comments to Christophe Pallier (pallier@lscp.ehess.fr)
http://www.ehess.fr/centres/lcsp/persons/pallier/home.html






