home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / du111.zip / DU.DOC next >
Text File  |  1993-01-03  |  4KB  |  106 lines

  1.                            Directory Usage (DU)
  2.  
  3.  
  4. This utility program shows the amount of disk space used by files in one or
  5. many directories.  
  6.  
  7. Starting from the current or specified directory, DU looks at all the
  8. subordinate directories.  The total number of files, the space they use,
  9. and the number of directories below a directory are displayed.  
  10.  
  11. DU allows you to manage your disk space more effectively by showing how
  12. your disk is being used.   The output can be read on the screen, or it can
  13. be sent to a file for processing by your spreadsheet program.  
  14.  
  15.                               Controlling DU
  16.  
  17.  
  18. Command line switches are available to change the way DU reports.  They may
  19. be abbreviated to a slash followed by their first letter.
  20.  
  21. /page     Display one screen (25 lines) of information then pause
  22. /quiet    Suppress headers
  23. /csv      Format output as Comma Separated Values, to make importing into a
  24.           spreadsheet program easier
  25. /actual   Display actual number of bytes in files, rather than the disk
  26.           space that the files occupy.  If the /csv option is used, both
  27.           actual and occupied bytes totals are displayed
  28. /K        Display disk space totals as kilobytes, rather than bytes
  29. /help     Display help screen
  30.  
  31.  
  32.                          Sending output to a file
  33.  
  34.  
  35. The output of DU is always sent to "Standard Output", while this is
  36. normally your screen, it can be "re-directed" to a file by use of the ">"
  37. symbol in the DOS command line.  The file whose name follows the ">" will
  38. be created or replaced with the output information from DU.  It is not
  39. recommended to use the /page switch when redirecting output.  You can send
  40. output to the printer by adding "> prn" to the end of your DU command line.
  41.  
  42.                                  Examples
  43.  
  44.  
  45. DU /page \data                          Display directory usage of /DATA
  46.                                         and all its subdirectories to the
  47.                                         screen
  48.  
  49. DU /csv a:\ > DISK.CSV                  Send directory usage report of all
  50.                                         of drive a: in CSV format to a file
  51.                                         called DISK.CSV
  52.  
  53.                                   License
  54.  
  55.  
  56. This product is made available by Computer Widow Software as shareware. 
  57. You are free to try-out this utility, and to distribute it along with this
  58. documentation file.  If you find that DU meets your needs, and wish to
  59. continue to use it, you must register it by sending $5.00 U.S. to Computer
  60. Widow Software.  This registration fee is so low, there's no reason not to
  61. register.  If you wish to keep DU on more than one computer, multiple
  62. licensing is available.
  63.  
  64.  
  65.                                Registration
  66.                                                         CWS--DU Version 1.1
  67.                                                                            
  68.  
  69.          Name     ___________________________
  70.       Address     ___________________________
  71.                   ___________________________
  72.                   ___________________________
  73.  
  74.    No. copies     ______                License Fee    _____
  75.  
  76.                                         First copy. . . . . . . . . . $5.00
  77.                                         Each Additional (up to 12). . $2.00
  78.                                         Site licenses (Groups of 50).$30.00
  79.  
  80.  
  81. The following information is optional, and will guide the development of
  82. future Computer Widow Software Developments.
  83.  
  84. Please check any that apply:
  85.  
  86.           Hardware                     Operating System
  87. Processors                         DOS Version(s)  ___ ___
  88.          8088/8086  ___        Windows Version(s)  ___ ___
  89.               8087  ___                       OS2  ___   
  90.              80287  ___                         UNIX  ___
  91.              80286  ___                         GEOS  ___
  92.              80287  ___          OTHER _______________
  93.              80386  ___
  94.              80387  ___
  95.              486SX  ___
  96.              486DX  ___
  97.  
  98. Printers
  99.              9 Pin  ___
  100.             24 Pin  ___
  101.   HP Laser/DeskJet  ___
  102.         PostScript  ___
  103.              Color  ___
  104. Other _________________
  105.  
  106.