home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Shells / csh542.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  4.0 KB  |  84 lines

  1. Short:    C-Shell (csh) 5.42, CLI replacement
  2. Author:   amk@zikzak.in-berlin.de (Andreas M. Kirchwitz)
  3. Uploader: amk@cs.tu-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.40 (summary):
  21.       - Minor changes in documentation.
  22.       - Built-in command "window" doesn't clear screen anymore.
  23.          If you want to clear screen, use "echo -n ^[c^O" or "echo -n ^L".
  24.       - Fixed timer bug in _prompt (%e) if start and end time of a program
  25.          were not at the same day. (wrong execution time was displayed)
  26.       - New built-in variable "_promptdep" (prompt path depth) and new
  27.          placeholder "%P" for built-in variable "_prompt". Like "%p", "%P"
  28.          displays the current path. With "_promptdep" the user sets the
  29.          maximum number of directories (path parts) displayed for %P (to
  30.          keep prompt smart and short). Default is 3.
  31.       - New built-in variable "_complete" (DOS pattern). What files should
  32.          match on filename completion. Default is "*". For example, if you
  33.          don't want to see files ending with ".bak", set it to "~(*.bak)".
  34.       - Changed output format of built-in command "mem" (for option -r)
  35.          a little bit.
  36.       - Fixed various bugs in built-in command "window". The changes for
  37.          5.40 caused an unnecessary usage message when using options -f,
  38.          -b and -a. And options -l and -s didn't work at all. The checking
  39.          for maximum window dimensions are not hardcoded any more but
  40.          dynamically adjusted to the screen dimensions.
  41.       - Finally found (and fixed) rounding bug in "itok()", caused display
  42.          of wrong size for memory or harddisk around 1 GB and 1 TB etc.
  43.          Numbers were rounded down to "0 GB" and "0 TB" instead of rounded
  44.          up to "1 GB" and "1 TB".
  45.          [thanks to Andreas 'Leguan' Geist]
  46.       - Some changes/enhancements to existing commands.
  47.  
  48.      See file "HISTORY" in archive csh542.lha for complete listing
  49.      of changes and new features.
  50.  
  51. SPECIAL REQUIREMENTS
  52.  
  53.      AmigaOS 2.0 (or higher)
  54.  
  55.  
  56. ============================= Archive contents =============================
  57.  
  58. Original  Packed Ratio    Date     Time    Name
  59. -------- ------- ----- --------- --------  -------------
  60.       52      51  1.9% 06-Jun-93 17:30:38  .DisplayMe
  61.     6752    4254 36.9% 03-May-93 14:58:48  amigaguide/AmigaGuide
  62.    37297   12309 66.9% 25-Mar-93 15:13:32  amigaguide/AmigaGuide.doc
  63.     1478     673 54.4% 30-Dec-92 09:53:08  amigaguide/AmigaGuide.info
  64.    62996   37252 40.8% 03-May-93 14:58:14  amigaguide/libs/amigaguide.library
  65.      592     323 45.4% 26-Jun-93 14:53:06  amigaguide/ReadMe.txt
  66.     4857    1642 66.1% 30-Dec-92 11:54:52  amigaguide/s/help.guide
  67.     3897    1523 60.9% 02-Apr-94 15:45:02  class.sh
  68.   126540   72947 42.3% 10-Apr-95 00:34:22  csh
  69.    83120   30448 63.3% 11-Apr-95 20:33:30  csh-reference.guide
  70.   112401   45373 59.6% 11-Apr-95 20:32:58  csh.doc
  71.    12366    5059 59.0% 22-May-93 13:32:30  demo.sh
  72.    12880    4546 64.7% 07-May-94 12:40:32  feedback.doc
  73.    15030    6052 59.7% 09-Apr-95 23:24:28  HISTORY
  74.     1097     475 56.7% 11-Aug-93 02:26:28  menu.sh
  75.     6430    2637 58.9% 31-Oct-91 12:23:24  overview.doc
  76.     2520    1260 50.0% 04-Sep-93 20:18:46  README
  77.     6357    2947 53.6% 07-Jan-92 15:43:06  tips.doc
  78.     9454    4149 56.1% 07-Jul-93 20:16:54  History_OLD.Txt
  79.    10848    6788 37.4% 30-Sep-94 13:27:46  contrib/cmp
  80.     8760    5734 34.5% 24-Oct-94 01:50:52  contrib/du
  81.    10284    6573 36.0% 23-Oct-94 05:32:40  contrib/xdel
  82. -------- ------- ----- --------- --------
  83.   536008  253015 52.7% 12-Apr-95 10:31:48   22 files
  84.