home *** CD-ROM | disk | FTP | other *** search
/ alphant.com / ftp.alphant.com.zip / ftp.alphant.com / Shells / csh-readme.txt < prev    next >
Text File  |  2008-07-23  |  3KB  |  68 lines

  1. Hamilton C shell(tm) Demo for Windows NT on DEC Alpha
  2. Copyright (c) 1993 by Hamilton Laboratories.  All rights reserved.
  3.  
  4.  
  5. These diskettes contain a demo version of Hamilton C shell for Windows NT.
  6. It may be freely copied and distributed world-wide.  You may post this
  7. material on any internal or public bulletin boards or include it on any
  8. shareware or sampler CD-ROMs you may be compiling.
  9.  
  10. If you do reproduce or distribute this material, all the files included
  11. on these disks must be reproduced in their original form.  You may not
  12. charge any more than an incidental reproduction fee.  You may not include
  13. these materials in any commercial product (other than a shareware or
  14. sampler CD).  You must include our copyright notice.
  15.  
  16. These files have been compressed with PKZIP (available from PKWARE, Inc,
  17. 9025 N. Deerwood Dr., Brown Deer, WI  53223-2437 or phone 414-354-8699).
  18.  
  19. Here are the contents of each of the files on these disks:
  20.  
  21.    csh-axp.zip    Subdirectories with all the executables for the
  22.                   DEC Alpha version of NT.  Because it's too big to
  23.                   fit on one diskette, it's been broken into two files,
  24.                   csh-axp.001 and csh-axp.002, which must first be
  25.                   concatenated before unzipping.
  26.    csh-ps.zip     A raw Postscript version of the User Guide and Language
  27.                   Reference manual.  Prints as over 260 pages.
  28.    csh-txt.zip    An ASCII text version of the manual (not a perfect
  29.                   representation of the manual, but readable).
  30.    csh-doc.zip    A number of documents describing Hamilton C shell,
  31.                   including a one-page product overview, a PowerPoint
  32.                   slide show, instructions on how to demo the C shell, 
  33.                   and a two-page listing of the key bindings.
  34.                   
  35. To decompress these files properly, 
  36.  
  37.    mkdir c:\hamilton      <--- or choose another directory name
  38.    cd c:\hamilton
  39.    a:
  40.  
  41.    copy /b csh-axp.001 c:    <--- from diskette 1
  42.  
  43.    copy /b c:csh-axp.001+csh-axp.002 c:csh-axp.zip   <--- from diskette 2
  44.    rm c:csh-axp.001
  45.    pkunzip -d c:csh-axp.zip c:.\
  46.    pkunzip csh-ps.zip c:.\
  47.    pkunzip csh-txt.zip c:.\
  48.    pkunzip csh-doc.zip c:.\
  49.  
  50. Once it's been installed, just
  51.  
  52.    c:
  53.    cd \hamilton
  54.    demo
  55.  
  56. If you would like additional copies, or if you encounter any problems with
  57. or have questions about these demo disks, we may be reached at our NEW
  58. ADDRESS (effective 04-Nov-94):
  59.  
  60.  Hamilton Laboratories
  61.  21 Shadow Oak Drive
  62.  Sudbury, MA  01776-3165
  63.  U.S.A.
  64.  
  65.  Phone       508-440-8307
  66.  FAX         508-440-8308
  67.  Internet    3890321@mcimail.com or hamilton@bix.com
  68.