home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 336.lha / Ash / Readme_1st.doc < prev    next >
Text File  |  1989-12-27  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                          Important Stuff - Read This First!
  17.  
  18.                                          ASH
  19.  
  20.                            A ksh-like Shell for the Amiga
  21.  
  22.                                      Version 1.0
  23.  
  24.  
  25.                                   (Copyright) 1989 
  26.  
  27.                                      Steve Koren
  28.  
  29.                                   November 7, 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 a *beta* version of Ash, a shell for  the
  76.             Amiga which is similar to Unix ksh.  I am calling this  a  beta
  77.             version because it has not  been  distributed  publically,  and
  78.             first releases often contain bugs which haven't been found.
  79.  
  80.             Ash 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 Ash.  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.             Ash does not, but  Ash  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.                Bugs.doc         - Bug reports, limitations, etc. 
  100.                Diffs.doc        - Very incomplete list of diffs from ksh
  101.                Install.doc      - How to Install Ash - important
  102.                MiscInfo.doc     - How to report bugs, etc.
  103.                ReadMe_1st.doc   - This file
  104.                Reference.doc    - Reference manual
  105.                TechNotes.doc    - Technical and implementation notes
  106.                UserMan.doc      - User's guide to using Ash
  107.  
  108.             In addition, the following files are necessary to run Ash,  and
  109.             should be included here:
  110.  
  111.                ash              - The main Ash binary
  112.                .ashinit         - initialization file for Ash
  113.                .ashrc           - user customization file for Ash
  114.                cmp              - misc utility
  115.                head             - "
  116.                strings          - "
  117.                tail             - "
  118.                wc               - "
  119.                xd               - "
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.           ASH Amiga Shell               Page 2          Readme Information
  130.  
  131.  
  132.  
  133.