home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / FSP111.ZIP / FSP.DOC < prev    next >
Text File  |  1994-01-24  |  3KB  |  72 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                      FSP
  7.             Free DOS Multiple Hard Disk Space Utilization Utility
  8.                        Version 1.11 - January 24, 1994
  9.                                    (c) 1994
  10.                                       by
  11.                             David Daniel Anderson
  12.                                   Reign Ware
  13.  
  14.  
  15.  
  16.  
  17.  
  18. For each logical volume (above B:) on a hard drive, FSP displays the
  19. allocated, free, and total space, along with the percentage free.
  20.  
  21. Usage:  FSP
  22.  
  23. FSP needs no parameters on the command line, but including ANY will prevent
  24. FSP from clearing the screen when it runs.  (Such as entering FSP /?).
  25.  
  26. No damage can be done by simply running it, and that is the easiest way to
  27. see just what it does.  For the cautious, here is what it shows for my drive:
  28.  
  29.  
  30. FSP (Free SPace), v1.11- DOS Multiple Hard Disk Space Utilization Utility.
  31. FREE software!  Copyright: 94/01/24 by David Daniel Anderson - Reign Ware.
  32. January 24, 1994                                                  01:03:00
  33. DRIVE       ALLOCATED    FREE SPACE    TOTAL SPACE   FREE %   LABEL
  34. --------------------------------------------------------------------------
  35. C -->      31,725,568     4,993,024     36,718,592    13.6%   Γ
  36. D -->      19,091,456     6,031,360     25,122,816    24.0%   δ
  37. E -->      18,606,080     6,516,736     25,122,816    25.9%   ε
  38. F -->      13,326,336     3,454,976     16,781,312    20.6%   Z
  39. G -->               0     8,450,048      8,450,048   100.0%   H
  40. H -->       1,863,680     6,586,368      8,450,048    77.9%   Θ
  41. I -->       5,402,624     4,091,904      9,494,528    43.1%   I
  42. J -->         153,600     4,028,416      4,182,016    96.3%   PC-KWIKDR1
  43. ==========================================================================
  44. TOTALS=    90,169,344    44,152,832    134,322,176    32.9%
  45.  
  46.  
  47. I can not guarantee that FSP works on networks (or even on any machine
  48. besides mine).  However FSP is designed to ignore (not query or report)
  49. network drives, CD-ROM drives, and SUBST drives.
  50.  
  51. Maximum disk size is equal to PASCAL's LONGINT maximum value of 2,147,483,647.
  52. (What is that in gigabytes, about 2?)
  53.  
  54. Output is not redirectable, due to the method of writing the colors (sorry).
  55. I expect to release a similar program which will allow redirection sometime
  56. during the first quarter of 1994.  It is named SSR (Simple System Report).
  57. It reports DOS and EMS memory.  SSR is free, as are all my programs to date.
  58.  
  59. {------------------------------------------------------------------------------
  60.  
  61.                                 REVISION HISTORY
  62.  
  63. v1.00  : 1993/07/14.  First public release.  DDA
  64. v1.01  : 1993/12/26.  Now discards data from FIRST CD-ROM drive.  DDA
  65. v1.02  : 1994/01/20.  Now only reports valid local (inc. RAM) drives,
  66.                       C through Z.  Remote, SUBST, and CD drives ignored.  DDA
  67. v1.10  : 1994/01/23.  Added volume label info.  Edward Dombek (73727,162)
  68. v1.11  : 1994/01/24.  Integrated various previous suggestions above.  DDA
  69.  
  70. ------------------------------------------------------------------------------}
  71.  
  72.