home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / treesz11.zip / README.TXT < prev    next >
Text File  |  1993-11-27  |  2KB  |  70 lines

  1.                                 TreeSize v1.1
  2.                                ---------------
  3.  
  4. (c) 1993 I.C.E. Idead Computersoftware Elaborations
  5.  
  6.  
  7. Outline :
  8. ---------
  9.  
  10. Welcome to TreeSize, a powerful directory space lister.
  11. TreeSize ist able to calculate all the directories on your drive
  12. with size and percentage.
  13.  
  14. There are two percentages : the absolute and the relative percentage.
  15.  
  16. Absolute percentage means how much space the specific directory needs
  17. on your disk, e.g. if a directory needs 10 Mbytes on a  100 MBytes drive,
  18. you will get 10 %.
  19.  
  20. Relative percentage means how much space the specific directory needs
  21. caculated to the parent directory. This means that you now can easily
  22. get the sizes of subdirectories, e.g. if you got the following tree :
  23.  
  24.   rel. %
  25.   xx.xx%    d:\test1
  26.   75.00%      d:\test1\x1
  27.   25.00%      d:\test1\x2
  28.  
  29. this means, that subdirectory x1 needs 75% , and subdirectory x2
  30. needs 25% of space in subdirectory test1 (and below).
  31.  
  32.  
  33. Syntax :
  34. --------
  35.  
  36. TreeSize doesn't need specific parameters, but you can specify a
  37. directory at which to start the process, e.g. :
  38.  
  39. TreeSize c:\myown\thisone
  40.  
  41.  
  42. Versioning :
  43. ------------
  44.  
  45. 1.0 : First publishing via Internet (ftp.cdrom.com and ftp.garbo.uwasa.fi
  46.  
  47. 1.1 : Bugfixes :
  48.        o For some users the space for directory size seems too small, now
  49.          it is space for sizes up to 999 Gigabytes (i think this should last
  50.          for some time !)
  51.        o Fixed a problem with percentage space (also too small)
  52.        o DOS Version : OOPS, this version hasn't allowed redirecting.
  53.          Very bad on big drives !
  54.  
  55. Author:
  56. -------
  57.  
  58. standard mail:
  59.  
  60. Wolfgang Guertler
  61. Schrammelgasse 32
  62. 2103 LANGENZERSDORF
  63. AUSTRIA
  64.  
  65.  
  66. eMail : w.guertler@infosys.tuwien.ac.at  or
  67.         lanlu007@infosys.tuwien.ac.at  or
  68.         vs017@infosys.tuwien.ac.at
  69.  
  70.