home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1056.lha / Docs / English / Contents < prev    next >
Encoding:
Text File  |  1995-03-30  |  3.1 KB  |  73 lines

  1.  
  2. APIPE      37.7    Alternative pipe handler (incl. source)
  3.  
  4. The `APipe-Handler' allows you to add the `APIPE:' DOS device to your
  5. system.  This device acts as a pipe between two programs, but in a
  6. different manner than the standard `PIPE:' device does.  This handler
  7. interprets the text after the `APIPE:' prefix as a command line
  8. to execute, and the process/command which opens the file indicated
  9. by the mention of `APIPE:' can now read the standard output or write
  10. the standard input of the program indicated by the command line
  11. depending on whether the `APIPE:' file was opened for reading or
  12. writing, respectively.   Thus, the opening an `APIPE:' file is analogous
  13. to the UNIX `popen()' call, but it is more widely available to the user.\n
  14. Complete source is included and can be used as an example of a handler.
  15.  
  16. Author: Per Bojsen
  17. Path: AmigaLibDisk1056:Programs/APipe-Handler/
  18.  
  19. ==========
  20.  
  21. RunLame      1.34    A smart degrader for stupid programs.
  22.  
  23. A smart degrader, more lame programs work, fixes the following lame coding:
  24. not considering caches; not considering the location of the vbr; assuming
  25. screenmode is an old chipset mode; assuming sprite resolution is lores;
  26. turning off sprite DMA in the wrong way.  Comes with a GUI and lots of
  27. user-friendly features.  Also includes RunLameInfiltrator, which enables
  28. you to permanently fix lame programs.  Has passed an extremely careful
  29. beta-testing.
  30.  
  31. Author: Bilbo the first
  32. Path: AmigaLibDisk1056:Programs/RunLame/
  33.  
  34. ==========
  35.  
  36. ZShell       2.2    Small, fast shell with CFN and review.
  37.  
  38.  
  39.   ZShell is a small (26K), fast and powerful SHELL with many (64) builtin
  40.   commands. So it replaces most of the commands in the C: directory
  41.   what effects in saving disk space and reducing disk accesses. There
  42.   is no way around ZShell for those who do not have a harddisk or still
  43.   have Kickstart 1.2/1.3 . But it is useful for those with a better
  44.   Kickstart and/or harddisk, too, because for example it has powerful
  45.   editing & history, filenamecompletion, review buffer and a lovely
  46.   LIST, DIR and INFO command (very sensible ones !). I tried to made
  47.   usage similar to the AmigaDOS Shell for easy using.
  48.  
  49. Some of the features:
  50. * Freeware, no payment required.
  51. * Usage is similar (or better) to the standard AmigaDOS shell.
  52. * Supports the standard housekeeping commands which are builtin,
  53.   so no disk access is necessary.
  54.   eg. list, dir, cd, rename, makedir, delete, copy, path, info, type
  55. * A total of 64 builtin commands.
  56. * About 26K small (pure assembler code, source included).
  57. * Starting from Workbench or CLI/Shell possible.
  58. * Filenamecompletion by simply pressing TAB.
  59. * Review-buffer to see what scrolled out of the window.
  60. * Command line editing better than KS2.0 .
  61. * Command and Function key aliasing.
  62. * DIR and LIST both sort (by default) and show filesize.
  63. * Simple 'MORE' type text viewer.
  64. * Some commands and features for debugging system/programs.
  65. * Online HELP function and AmigaGuide documentation with examples.
  66. * Has a kind of Memory-Clock with alarm.
  67. * Colourful output, can be reduced to one colour.
  68.  
  69. Author: Paul Hayter, Martin Gierich
  70. Path: AmigaLibDisk1056:Programs/ZShell/
  71.  
  72. ==========
  73.