home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 25D / SSTAT104.ZIP / SSTAT.DOC < prev   
Encoding:
Text File  |  1992-02-17  |  2.7 KB  |  81 lines

  1.            SSTAT - Quick & Tiny System Status
  2.  
  3.               February, 1992
  4.  
  5.   SSTAT     and this document, Copyright 1990, Sydex.  All     rights
  6.    reserved.  See licensing terms at the end of this document.
  7.  
  8.                   Sydex
  9.               P.O. Box 5700
  10.             Eugene, OR  97405
  11.              Voice:  (503)  683-6033
  12.              FAX:    (503)  683-1622
  13.              Data:   (503)  683-1385
  14.  
  15. SSTAT  is  a  program  that  summarizes     memory     and  disk  drive
  16. utilization.   It is very small--about 2K, but we've found it  to
  17. be indispensable.
  18.  
  19. If the command:
  20.  
  21.            SSTAT
  22.  
  23. is  entered at the DOS prompt, a report is given of the     utiliza-
  24. tion  of   all     three    types  of   memory  (base,  extended  and
  25. expanded) and of  all  non-removable disks (hard disks and  RAM).
  26. The  report is enclosed     in a  nice-looking  box,  large  numbers
  27. have  commas  inserted,     and percentages  relative to the overall
  28. size of disk or     memory     are given.
  29.  
  30. If the command:
  31.  
  32.            SSTAT /D
  33.  
  34. is  given,  the display described above is preceded  by     a  brief
  35. summary     of  the  physical characteristics of  all  hard  drives,
  36. including total sectors, sectors per track, tracks per    cylinders
  37. and number of cylinders.  These numbers are obtained by means  of
  38. BIOS  calls,  and  so reflect the values  reported  by    the  BIOS
  39. routines.
  40.  
  41. If the command:
  42.  
  43.            SSTAT drive1: drive2:...
  44.  
  45. is  given, where "drive1:" and "drive2:" are disk drive     letters,
  46. the utilization of the specified drives will be shown.
  47.  
  48. SSTAT  normally     shows its information on the video  display  and
  49. does  MORE-like pauses when a screen has been  filled.     However,
  50. SSTAT's output can also be redirected to a file, in which case no
  51. full-screen pauses will be made.  For example:
  52.  
  53.            SSTAT >MYDATA
  54.  
  55. will write utilization figures to the file MYDATA.
  56.  
  57. SSTAT supports Microsoft XMS and reads CMOS memory if Microsoft's
  58. HIMEM.SYS is installed to obtain total extended memory size.
  59.  
  60. Version 1.03 expands the display to display very large drives of
  61. up to 4Gbytes in size.
  62.                  -------
  63.  
  64. Sydex  has  a  broad  line  of    diskette-  and    hard   disk-based
  65. Shareware  programs.   Write or call us for a free  brochure,  or
  66. send $5.00 for a three-diskette sampler of our products (Overseas
  67. orders, please add $3.00 for airmail).
  68.  
  69.  
  70.                  ------
  71.  
  72.               LICENSING INFORMATION
  73.  
  74. This program and its attendant documentation remain the     property
  75. of Sydex.  License is hereby granted to copy and distribute  this
  76. program     and  documentation without modification,  provided  that
  77. Sydex is acknowledged as the originator and owner of all  rights.
  78. In  no    case  does  Sydex  assume  any    responsibility    for   the
  79. performance or fitness for use or purpose of this product.
  80.  
  81.