*****************************************************************************
***      SUBSIZE 1.0 by Raymond W. Marron - HOMONCULOUS PROGRAMMING       ***
*****************************************************************************

     SUBSIZE simply measures the total size of a given directory and all of
its subdirectories.  I created it as a tool for estimating the number of
diskettes needed for backups and to identify how much space can be recovered
by deleting a directory tree.  

     The directory to process may be specified on the command line with or
without a trailing backslash.  If no directory is given, the current
directory is assumed.

     I can not vouch for the program's accuracy on a compressed disk as I do
not use compression.
     
     That's all there is to it!  I welcome your comments and suggestions.  I
can receive E-mail via CompuServe at 74220,2344.

*****************************************************************************
