home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / TREESZ01.ZIP / TREESZ01.DOC next >
Encoding:
Text File  |  1992-05-16  |  1.3 KB  |  32 lines

  1.    TreeSZ01 is a lovely utility that graphically displays the directory
  2.  structure and sizes of a drive or a path.
  3.  
  4.    Usage: treesz01 [drive:][\path]
  5.    (No argument = Current directory)
  6.  
  7.    TreeSZ01 shows beside the directories names 4 additional columns
  8.  of information :-
  9.  1st column - "Files"    : shows the # of files in THIS (sub)directory.
  10.  2nd column - "Tot"      : shows the combined # of bytes contained in
  11.                            the directory & its subdirectories.
  12.  3rd column - "Dir-Only" : Lists the # of bytes contained only in the
  13.                            current directory.
  14.  4th column - "Tot-Subs" : List the size in bytes of the subdirectories.
  15.  Naturally  "Tot" = "Dir-Only" + "Tot-Subs".
  16.  
  17.  (Important remark:-
  18.   Size = The occupied disk space, NOT the net size of the files )
  19.  
  20.    After a long Search for a simple utility that can show the actual
  21.  size of directories, we finally gave up & decided to write this utility
  22.  ourselves.
  23.  
  24.  The program was written in Turbo-C.
  25.  Free sources are available upon request.
  26.  
  27.    Please send all your suggestions or requests to:-
  28.        PAZGAL @ Math.TAU.AC.IL
  29.  
  30.  We hope that you'll enjoy this utility as much as we do.
  31.  
  32.                                             ----Issi & Amit Pazgal ----