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

  1. Short: C-Shell (csh) 5.37, CLI replacement
  2. Type: util/shell
  3. Uploader: amk@cs.tu-berlin.de
  4.  
  5. DESCRIPTION
  6.  
  7.      C-Shell is a replacement for the AmigaDOS command line interface.
  8.      Many builtin Unix-like commands, very fast script language, file-
  9.      name completion, command-name completion, comfortable command line
  10.      editing, pattern matching, AUX: mode, object oriented file classes,
  11.      abbreviation of internal and external commands.  Supports multiple
  12.      users.
  13.  
  14.      C-Shell is easy to install and to use.  Online help for all
  15.      commands, functions and various subjects.  ARP-free!
  16.  
  17. NEW FEATURES
  18.  
  19.      Changes since version 5.35 (summary):
  20.  
  21.       - Supports MultiUser (shows current user in titlebar).
  22.       - Builtin command "chmod" (protect) allows setting of
  23.          user/group/others bits in a UNIX-like fashion.
  24.       - New builtin commands "chgrp" and "chown".
  25.       - Fixed bugs in builtin commands "path", "rm", "rehash".
  26.       - Builtin command "diskchange" allows multiple drive names.
  27.       - New builtin function @age_mins(), modifications to @age().
  28.       - Now requesters appear on same screen as CSH's window.
  29.       - New meaning for builtin variable "_abbrev", now ALL commands
  30.          (even those in the DOS search path) can be abbreviated --
  31.          not only builltin commands.
  32.       - Fixed layout bug in "dir -k" and "dir -i" (classes).
  33.       - Builtin command "dir" supports UID/GID and group/others bits.
  34.       - No requester "please insert volume ..." when you press return
  35.          and your current directory is on an "unmounted" volume
  36.          (eg, a removed floppy disk).
  37.       - New meaning for "dir -z" and builtin variable "_dirformat".
  38.       - Source code now "indent" clean.
  39.          (some warnings on first run, but no errors)
  40.       - Builtin command "qsort" allows case-sensitive sorting.
  41.       - Various changes/enhancements to existing commands.
  42.       - Miscellaneous bug fixes.
  43.  
  44.      See file "HISTORY" in archive csh537.lha for complete listing
  45.      of changes and new features.
  46.  
  47. SPECIAL REQUIREMENTS
  48.  
  49.      AmigaOS 2.0 (or higher)
  50.  
  51.