
  ps is a Process List utility, somewhat like the Unix ps utility,
  which displays active processes on the system.  ps is designed to
  run under Microsoft Windows NT and will *NOT* run under Microsoft
  Windows 95 or Microsoft Windows Version 3.x.

  The output format is designed so that a scripting language, such as
  Rexx, can easily read, parse and act on the information the utility
  presents.  The ps utility does not use the Registry to obtain
  process information.  As a result, there is very, very little over-
  head involved with running ps.  This also makes it possible to
  quickly and easily create monitor utilities which call upon ps to
  extract process, service or driver information.


  ps/w is a GUI version of ps.  It is still being developed and is
  included here to give you a preview and to elicit comments and
  suggestions.


  Other software for Windows NT by the author of ps can be found at
  http://www.bhs.com/bpotvin, in the Software Section.  Information
  about the retail version of this utility, and other software, can
  be acquired by contacting the author at 70540.120@compuserve.com.
