home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 640a.lha / JM_v1.1b / Readme_1st.txt < prev    next >
Text File  |  1992-03-08  |  2KB  |  46 lines

  1.  
  2. JM is a system which can report on and control AmigaDos tasks and
  3. processes in various ways.  It is intended for the expert Amiga user
  4. who wants more information about and control over the multitasking
  5. environment.  It is not intended for use by novices.
  6.  
  7. To learn more about what JM can do, read the JM.doc file included with
  8. this archive.  The JM.doc file also has instructions on installing JM.
  9. Skipping these instructions is not a wise idea.
  10.  
  11. These files should have been included in the archive.  If they are
  12. not, then your version of JM is incomplete.
  13.  
  14.    Docs/JM.doc          - instructions for operating JM
  15.    Docs/JMRexx.doc      - instructions for JM's Rexx port
  16.    Docs/ReadMe_?.?.txt  - specific version info
  17.  
  18.    Readme_1st.txt       - this file
  19.    .jmrc                - initialization defaults file
  20.    JM-Handler           - the 68030/40 version of the JM server
  21.    JM-Handler.68000     - the 68000/20 version of the JM server
  22.  
  23.    JM                   - 68030/40 version of the JM client
  24.    ps                   - 68030/40 version of the process status client
  25.    stat                 - 68030/40 version of the system status client
  26.    uptime               - 68030/40 version of the uptime client
  27.    pri                  - 68030/40 version of the pri client
  28.    taskinfo             - 68030/40 version of the taskinfo client
  29.  
  30.    JM.68000             - 68000/20 version of the JM client
  31.    ps.68000             - 68000/20 version of the process status client
  32.    stat.68000           - 68000/20 version of the system status client
  33.    uptime.68000         - 68000/20 version of the uptime client
  34.    pri.68000            - 68000/20 version of the pri client
  35.    taskinfo.68000       - 68000/20 version of the taskinfo client
  36.  
  37.    RexxExamples/*       - Examples for using JM's ARexx port
  38.  
  39. All the client programs should have the pure bit set.  The server should
  40. not.
  41.  
  42.    Steve Koren
  43.    koren@hpfcly.fc.hp.com
  44.    303-226-4985 (evenings)
  45.  
  46.