home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / shell / csh550.lha / README < prev    next >
Encoding:
Text File  |  1995-10-08  |  2.5 KB  |  78 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 and up". May I introduce myself?  My name
  26. is "Andreas M. Kirchwitz" and currently I'm the keeper of the source (KOTS).
  27.  
  28. What's new?  Csh 5.20+ is totally ARP free and OS 2.0+ only.  Plus bug fixes
  29. and lots of enhancements.  Since Cshell is now maintained by a new author,
  30. the version number should be increased to "6.x".  Well, you better don't ask
  31. why this hasn't been done ;-)  Some day it will... some day...
  32.  
  33. Special thanks must go to Gary Duncan for bug reports and enhancements
  34. request (incl. source code).  Thank you, Gary!
  35.  
  36. I recommend that you read the "HISTORY" file.  No joke -- READ IT!
  37. First of all, some important points if you upgrade to 5.20+.
  38.  
  39.  - Csh only runs on AmigaOS 2.0 (or higher).
  40.  
  41.  - Csh 5.20+ uses dos.library (or pattern.library if installed) for
  42.    pattern matching. That means, you CANNOT USE ARP-PATTERNS any more.
  43.    But pattern matching is still only done when there's a "*" or "?".
  44.  
  45.  - Csh uses DOS resident list.  (ARP is gone :)
  46.    Internal command "resident" works on DOS resident list.
  47.  
  48.  - Csh-Scripts MUST end with ".sh".  If you call a Csh-Script you MUST
  49.    type the name WITHOUT the ".sh" extension.
  50.  
  51.  - You can start DOS-Scripts from Csh.  (do NOT use "execute"!)
  52.  
  53.  - "s:login.sh" and "s:cshrc.sh" are obsolete.
  54.    Use "s:.login" and "s:.cshrc" now.
  55.  
  56.  - Options of internal "assign" have changed.
  57.  
  58.  - Internal command "path" works on DOS path list.
  59.  
  60.  - Default output format of "dir" changed.   (supports links)
  61.  
  62.  - Lots of new commands and variables.
  63.  
  64.  
  65. You better read the history file for a full list of changes!!
  66.  
  67.  
  68. Hopefully I forgot nothing ;-) And now...  HAVE FUN with this new Csh.
  69. If you send bug reports, please be so exact as you can. Include an example
  70. how to reproduce the bug. Write me the version numbers of your Csh and
  71. AmigaOS. If you report Enforcer hits please send the complete Enforcer and
  72. SegTracker output. Otherwise it's of no earthly use.
  73.  
  74.  
  75.  
  76.     Andreas M. Kirchwitz
  77.  
  78.