home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 317b.lha / SKSH_v1.2 / ReadMe_1st.doc.pp / ReadMe_1st.doc
Text File  |  1989-12-06  |  3KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                          Important Stuff - Read This First!
  17.  
  18.                                         SKSH
  19.  
  20.                            A ksh-like Shell for the Amiga
  21.  
  22.                                      Version 1.2
  23.  
  24.  
  25.                                   (Copyright) 1989 
  26.  
  27.                                      Steve Koren
  28.  
  29.                                   November 19, 1989
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.           Important: Please Read This First!
  74.  
  75.             This archive contains the first  release  version  of  SKsh,  a
  76.             shell for the Amiga  which  is  similar  to  Unix  ksh.   I  am
  77.             considering 1.2 the first 'Release' version; 1.0 and  1.1  were
  78.             beta versions.
  79.  
  80.             SKsh is probably not as powerful as ARexx, but I think it  will
  81.             still be very useful.  It provides  a  number  of  things  that
  82.             other Amiga shells do not.  Perhaps in a future release I  will
  83.             provide an ARexx interface to SKsh.  In any  case,  I  hope  it
  84.             will be useful to  Unix  users  who  wish  to  have  a  similar
  85.             environment on the Amiga.  Unix provides many many things  that
  86.             SKsh does not, but SKsh comes  closer  than  most  other  Amiga
  87.             shells.
  88.  
  89.             Please understand that  since  the  final  code  is  likely  to
  90.             change somewhat after the first  release,  absolutely  anything
  91.             you read here is also subject to change.
  92.  
  93.             Suggestions can be sent to me  (Steve  Koren)  by  one  of  the
  94.             methods listed in the "MiscInfo" document.
  95.  
  96.             The following files are included in this  documentation.   This
  97.             list is subject to change:
  98.  
  99.                Addendum?.?.doc  - An addendum for each release
  100.                Bugs.doc         - Bug reports, limitations, etc. 
  101.                Diffs.doc        - Very incomplete list of diffs from ksh
  102.                Hints.doc        - A few hints for using SKsh
  103.                Install.doc      - How to Install SKsh - important
  104.                MiscInfo.doc     - How to report bugs, etc.
  105.                ReadMe_1st.doc   - This file
  106.                Reference.doc    - Reference manual
  107.                TechNotes.doc    - Technical and implementation notes
  108.                UserMan.doc      - User's guide to using SKsh
  109.  
  110.             In addition, the following files are  necessary  to  run  SKsh,
  111.             and should be included here:
  112.  
  113.                sksh             - The main SKsh binary
  114.                .skshinit        - initialization file for SKsh
  115.                .skshrc          - user customization file for SKsh
  116.                cmp              - misc utility
  117.                head             - "
  118.                strings          - "
  119.                tail             - "
  120.                wc               - "
  121.                xd               - "
  122.  
  123.             If you do not have all of the  above  files,  your  version  of
  124.             SKsh is incomplete.
  125.  
  126.  
  127.  
  128.  
  129.           SKSH Amiga Shell             Page 2           Readme Information
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.             Also,  please  carefully  read  the  Installation  guide.   You
  140.             *cannot* simply type SKsh  and  expect  it  to  run;  you  must
  141.             follow the directions there for proper results.
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.           SKSH Amiga Shell             Page 3           Readme Information
  196.  
  197.  
  198.  
  199.