home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / source / mush.lzh / mush.inf < prev   
Encoding:
Text File  |  1990-05-06  |  3.6 KB  |  107 lines

  1.  
  2. The MUSH distribution is made up of 19 shar files.
  3. After you extract all the files, you must glue together
  4. two files that were to big to fit into one shar file.
  5.  
  6.     % cat mush.1.[abc] > mush.1
  7.     % cat mail.c.[ab] > mail.c
  8.  
  9. Contained is the source for "Mail User's Shell" (MUSH), a "Mail User
  10. Agent" (MUA) that is designed to manage electronic mail on virtually
  11. all UNIX systems including BSD, system V, xenix, HPUX, AUX, AIX, and
  12. so on.
  13.  
  14. Mush is used by users to read mail, sort it, edit it, delete it, or
  15. use it to act as an interface to send mail to others.
  16. It is designed to be as fully compatible with ucb-Mail and other mail
  17. agents as possible while providing much of the functionality provided
  18. by MH and other mailers.
  19.  
  20. There is a csh-style tty interface (complete with history, command line
  21. aliases, piping and file completion), a configurable vi/emacs style
  22. "curses" interface and a sunview windows interface.  All three can
  23. be used from the same working binary.
  24.  
  25. Mush works with sendmail, MMDF, smail, execmail (xenix) delivermail
  26. and other homebrew mail transport agents.
  27.  
  28. Please read the README file for detailed information ranging from
  29. copyrights to installation instructions.  The newsgroup comp.mail.mush
  30. carries an ongoing discussion of mush usage, features, bugs and other
  31. related information. For those of you who cannot get that newsgroup,
  32. please mail to mush-users-request@garp.mit.edu and you can be added
  33. to a mailing list that is identical to that newsgroup.
  34.  
  35.  
  36.    File Name        Archive #    Description
  37. ----------------------------------------------------------
  38.  mush                       1    
  39.  mush/Gnurc                19    
  40.  mush/Mailrc               19    
  41.  mush/Mushrc               18    
  42.  mush/README               12    
  43.  mush/README-7.0           15    
  44.  mush/README-7.1           17    
  45.  mush/addrs.c               7    
  46.  mush/advanced.mushrc      19    
  47.  mush/bind.c               14    
  48.  mush/bindings.h           19    
  49.  mush/cmd_help              4    
  50.  mush/commands.c            6    
  51.  mush/config.h-dist        19    
  52.  mush/curs_io.c             6    
  53.  mush/curses.c             10    
  54.  mush/dates.c              16    
  55.  mush/digestify            19    
  56.  mush/doproc.c              9    
  57.  mush/execute.c            19    
  58.  mush/expr.c               18    
  59.  mush/file.c               16    
  60.  mush/fkeys.c               8    
  61.  mush/folders.c            14    
  62.  mush/glob.c               15    
  63.  mush/glob.h               19    
  64.  mush/hdr_sw.c             17    
  65.  mush/hdrs.c               13    
  66.  mush/init.c                4    
  67.  mush/lock.c               19    
  68.  mush/loop.c                5    
  69.  mush/macros.c             18    
  70.  mush/mail.c.a              9    
  71.  mush/mail.c.b             12    
  72.  mush/mail.icon.1          19    
  73.  mush/mail.icon.2          19    
  74.  mush/main.c               18    
  75.  mush/makefile.bsd         11    
  76.  mush/makefile.hpux        19    
  77.  mush/makefile.sun          2    
  78.  mush/makefile.sys.v       19    
  79.  mush/makefile.xenix        3    
  80.  mush/malloc.c             17    
  81.  mush/misc.c               11    
  82.  mush/misc_frame.c         17    
  83.  mush/msgs.c               11    
  84.  mush/mush.1.a              2    
  85.  mush/mush.1.b              3    
  86.  mush/mush.1.c              1    
  87.  mush/mush.1.d              8    
  88.  mush/mush.h               10    
  89.  mush/options.c            18    
  90.  mush/options.h            15    
  91.  mush/panels.c             15    
  92.  mush/pick.c                5    
  93.  mush/print.c              18    
  94.  mush/sample.mushrc        16    
  95.  mush/setopts.c            13    
  96.  mush/signals.c            14    
  97.  mush/sort.c               18    
  98.  mush/strings.c            17    
  99.  mush/strings.h             1    
  100.  mush/tool.c               16    
  101.  mush/tool_help             8    
  102.  mush/tooledit.c           13    
  103.  mush/version.h            10    
  104.  mush/viewopts.c            7    
  105.  
  106.  
  107.