home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / system / csh / readme < prev    next >
Text File  |  1995-02-27  |  3KB  |  74 lines

  1.  
  2.  
  3.                             C-Shell 5.20+ series
  4.                            ======================
  5.  
  6.  
  7.                                      by
  8.                             Andreas M. Kirchwitz
  9.  
  10.  
  11.                                UUCP/InterNet:
  12.                         csh-fan@zikzak.in-berlin.de
  13.  
  14.  
  15.  
  16.  
  17.  
  18. Welcome to the 5.20+ series of C-Shell (Csh).  Hey, what does "5.20+" mean?
  19. And who is "Andreas M.  Kirchwitz"?  What happened to "Urban D.  Mueller"?
  20. We don't need no WIMPY Csh 5.x -- we want Csh 6.x!  NOW!!!
  21.  
  22.                                    STOP!
  23.  
  24.  
  25. Lemme explain, "5.20+" means "5.20-5.99".  These are intermediate releases
  26. of Csh until Csh 6.00 (major update) is released (by Urban D.  Mueller).
  27. Urban is very busy and so he asked me to take over Csh until he has time to
  28. continue work on Csh.  Please note, that Csh is still Urban's shell.  I'm
  29. not the "new author" of Csh.
  30.  
  31. What's new?  Csh 5.20+ is totally ARP free and OS 2.0+ only.  Plus bug fixes
  32. and some enhancements.  But no scrollbar yet.  No tcsh-like multi-functional
  33. completer.  No updated hypertext manual.  Sorry!  Wait for Csh 6.00 ;-)
  34.  
  35. Special thanks must go to Gary Duncan for bug reports and enhancements
  36. request (incl. source code).  Thank you, Gary!
  37.  
  38. I recommend that you read the "HISTORY" file.  No joke -- READ IT!
  39. First of all, some important points if you upgrade to 5.20+.
  40.  
  41.  - Csh only runs on AmigaOS 2.0 (or higher).
  42.  
  43.  - Csh 5.20+ uses dos.library (or pattern.library if installed) for
  44.    pattern matching. That means, you CANNOT USE ARP-PATTERNS any more.
  45.    But pattern matching is still only done when there's a "*" or "?".
  46.  
  47.  - Csh uses DOS resident list.  (ARP is gone :)
  48.    Internal command "resident" works on DOS resident list.
  49.  
  50.  - Csh-Scripts MUST end with ".sh".  If you call a Csh-Script you MUST
  51.    type the name WITHOUT the ".sh" extension.
  52.  
  53.  - You can start DOS-Scripts from Csh.  (do NOT use "execute"!)
  54.  
  55.  - "s:login.sh" and "s:cshrc.sh" are obsolete.
  56.    Use "s:.login" and "s:.cshrc" now.
  57.  
  58.  - Options of internal "assign" have changed.
  59.  
  60.  - Internal command "path" works on DOS path list.
  61.  
  62.  - Default output format of "dir" changed.   (supports links)
  63.  
  64.  
  65. Hopefully I forgot nothing ;-) And now...  HAVE FUN with this new Csh.
  66. If you send bug reports, please be so exact as you can. Include an example
  67. how to reproduce the bug. Write me the version numbers of your Csh and
  68. AmigaOS. If you report Enforcer hits please send the complete Enforcer and
  69. SegTracker output. Otherwise it's of no earthly use.
  70.  
  71.  
  72.     Andreas M. Kirchwitz
  73.  
  74.