home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Shells / zsh-3.0.5-MIHS / README < prev   
Encoding:
Text File  |  1997-09-26  |  2.3 KB  |  65 lines

  1.  
  2. The newest version of the Z-Shell, compiled quadfat for NeXTStep 3.3 (should work under earlier versions, at least 3.2, and probably OpenStep/mach.
  3.  
  4. Tested under 3.3 and 4.1
  5.  
  6. Built with the generic CC (2.5.8)
  7.  
  8.  
  9. ANNOUNCEMENT    - The email announcement of zsh.3.0.5
  10.  
  11. bin        - the actual zsh binary (quadfat)
  12.  
  13. docs        - various and sundry bits of information about ZSH
  14.  
  15. make.out    - the long messages and warnings when compiled
  16.  
  17. man        - the man pages, move to somewhere like
  18.             /usr/local/man/man1/
  19.  
  20. README        - This file
  21.  
  22. src        - the original source code (untouched by human hands)
  23.  
  24. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  25.  
  26. Visit the ZSH web page at:    http://www.peak.org/zsh/
  27.  
  28. There are several mailing lists for zsh:
  29.  
  30. The shell is being maintained by various (entirely self-appointed) subscribers to the mailing list,
  31.  
  32.     zsh-workers@math.gatech.edu
  33.   
  34. so mail on any issues (bug reports, suggestions, complaints...) related to the development of the shell should be sent there. If you want someone to mail you directly, say so. Most patches to zsh appear there first.
  35.  
  36. Please note when reporting bugs that many exist only on certain architectures, which the developers may not have access to. In this case debugging information, as detailed as possible, is particularly welcome.
  37.  
  38. Two progressively lower volume lists exist, one with messages concerning the use of zsh,
  39.  
  40.     zsh-users@math.gatech.edu
  41.   
  42. and one just containing announcements: about releases, about major changes in the shell, or this FAQ, for example,
  43.  
  44.     zsh-announce@math.gatech.edu
  45.  
  46.   (posting to the last one is currently restricted).
  47.  
  48. Note that you should only join one of these lists: people on zsh-workers receive all the lists, and people on zsh-users will also receive the announcements list.
  49.  
  50. The lists are handled by an automated server. The instructions for zsh-announce and zsh-users are the same as for zsh-workers: just change zsh-workers to whatever in the following.
  51.  
  52. To join zsh-workers, send email to
  53.  
  54.     zsh-workers-request@math.gatech.edu
  55.  
  56. with the subject line (this is a change from the old list)
  57.  
  58.     subscribe <your-email-address>
  59.  
  60. e.g.
  61.  
  62.     Subject:  subscribe P.Stephenson@swansea.ac.uk
  63.  
  64. and you can unsubscribe in the same way. The list maintainer, Richard Coleman, can be reached at coleman@math.gatech.edu.
  65.