home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 454.lha / SList_v2.0 / SList.doc < prev    next >
Text File  |  1990-12-06  |  2KB  |  52 lines

  1. ==============================================================================
  2.  
  3.         System List                     V2.0
  4.         © J.Tyberghein                  Sat Nov 10 17:19:21 1990
  5.  
  6. ==============================================================================
  7.  
  8.  
  9.  
  10. Preface
  11. -------
  12.   This very simple utility lists some common exec structures. You
  13.   can list all tasks, libraries, devices, resources, interrupts
  14.   and ports with SLIST.
  15.  
  16.   This program (SLIST V2.0) is public domain but contributions and some
  17.   utilities are always welcome.
  18.   If you want to use this program for commercial purposes please write
  19.   for permission !
  20.  
  21.   If you have any suggestions or remarks you can write to (Bug reports are
  22.   welcome too)
  23.  
  24.                             Jorrit  Tyberghein
  25.                              Hepmansbossen 31
  26.                            2450 Meerhout BELGIUM
  27.  
  28.  
  29. WARNING
  30. -------
  31.   If you want to use this utility you must have AmigaDOS 2.0 (or later :-).
  32.   SLIST is completely pure so you can use it with resident or ares.
  33.  
  34.  
  35. Usage
  36. -----
  37.  
  38.   +----------------------------------------------------------------------+
  39.   | Commandline template:                                                |
  40.   |   T=TASK/s,L=LIB/s,D=DEV/s,P=P0RT/s,R=RES0/s,I=INTR/s:               |
  41.   |----------------------------------------------------------------------|
  42.   | Usage:                                                               |
  43.   |   SList TASK | LIB | DEV | PORT | RESO | INTR                        |
  44.   +----------------------------------------------------------------------+
  45.  
  46.  
  47. ==============================================================================
  48.  
  49.                          End of SLIST 2.0 document
  50.  
  51. ==============================================================================
  52.