home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / shell / csh540.readme < prev    next >
Text File  |  2014-05-19  |  2KB  |  42 lines

  1. Short:    C-Shell (csh) 5.40, CLI replacement
  2. Author:   amk@zikzak.in-berlin.de (Andreas M. Kirchwitz)
  3. Uploader: amk@zikzak.in-berlin.de (Andreas M. Kirchwitz)
  4. Type:     util/shell
  5.  
  6. DESCRIPTION
  7.  
  8.      C-Shell is a replacement for the AmigaDOS command line interface.
  9.      Many builtin Unix-like commands, very fast script language, file-
  10.      name completion, command-name completion, comfortable command line
  11.      editing, pattern matching, AUX: mode, object oriented file classes,
  12.      abbreviation of internal and external commands.  Supports multiple
  13.      users.
  14.  
  15.      C-Shell is easy to install and to use.  Online help for all
  16.      commands, functions and various subjects.  ARP-free!
  17.  
  18. NEW FEATURES
  19.  
  20.      Changes since version 5.39 (summary):
  21.  
  22.       - New placeholders "-1" and "-2" for builtin command "window".
  23.       - Increased maximum value for window dimensions from 1023 to 32767
  24.         for builtin command "window".
  25.       - Environment variables LINES and COLUMNS override window bounds
  26.         from Amiga console.device.
  27.         (if env vars are set, no CSI sequence is sent)
  28.       - Builtin command "mem" now shows size of largest available memory
  29.         block.
  30.       - Fixed error message for builtin command "copy": if no special  
  31.         error message was available, always the string "(no mem)" was
  32.         output.
  33.       - Various changes/enhancements to existing commands.
  34.       - Miscellaneous bug fixes.
  35.  
  36.      See file "HISTORY" in archive csh540.lha for complete listing
  37.      of changes and new features.
  38.  
  39. SPECIAL REQUIREMENTS
  40.  
  41.      AmigaOS 2.0 (or higher)
  42.