home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / shell / zshell / readme < prev    next >
Text File  |  1995-01-02  |  2KB  |  51 lines

  1. Short:    Great Shell: Small, fast and powerful with CFN and review.
  2. Type:     util/shell
  3. Uploader: uj3w@ibm3090.rz.uni-karlsruhe.de  (Martin Gierich)
  4. Version:  ZShell V2.2 (02.01.95)
  5. Authors:  Paul Hayter & Martin Gierich
  6. Requirements: Just an Amiga
  7.  
  8. For those who never read documents:
  9.  Please read at least the small chapter in the documentation called
  10.  "For Those Who Never Read The Whole Documentation".
  11.  
  12. Some of the features:
  13. * Freeware, no payment required.
  14. * Usage is similar (or better) to the standard AmigaDOS shell.
  15. * Supports the standard housekeeping commands which are builtin,
  16.   so no disk access is necessary.
  17.   eg. list, dir, cd, rename, makedir, delete, copy, path, info, type
  18. * A total of 64 builtin commands.
  19. * About 26K small (pure assembler code, source included).
  20. * Starting from Workbench or CLI/Shell possible.
  21. * Filenamecompletion by simply pressing TAB.
  22. * Review-buffer to see what scrolled out of the window.
  23. * Command line editing better than KS2.0 .
  24. * Command and Function key aliasing.
  25. * DIR and LIST both sort (by default) and show filesize.
  26. * Simple 'MORE' type text viewer.
  27. * Some commands and features for debugging system/programs.
  28. * Online HELP function and AmigaGuide documentation with examples.
  29. * Has a kind of Memory-Clock with alarm.
  30. * Colourful output, can be reduced to one colour.
  31.  
  32. Description:
  33.   ZShell is a small (26K), fast and powerful SHELL with many (64) builtin
  34.   commands. So it replaces most of the commands in the C: directory
  35.   what effects in saving disk space and reducing disk accesses. There
  36.   is no way around ZShell for those who do not have a harddisk or still
  37.   have Kickstart 1.2/1.3 . But it is useful for those with a better
  38.   Kickstart and/or harddisk, too, because for example it has powerful
  39.   editing & history, filenamecompletion, review buffer and a lovely
  40.   LIST, DIR and INFO command (very sensible ones !). I tried to made
  41.   usage similar to the AmigaDOS Shell for easy using.
  42.  
  43. Note:
  44.   This is an update to Version 1.3 on the Fish Library Disk 537 from
  45.   Paul Hayter. I (Martin) tried to ask him for permission to release
  46.   this, but he has not answered. Because it is still Freeware and the
  47.   original executable with documentation is included, I do not think
  48.   that I am doing something nasty. ( In the original distribution
  49.   there was the source code included but there was nothing stated
  50.   about changing the source. )
  51.