home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / altsrc / articles / 10765 < prev    next >
Text File  |  1994-06-27  |  2KB  |  61 lines

  1. Newsgroups: comp.unix.shell,alt.sources
  2. Path: wupost!darwin.sura.net!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!uknet!EU.net!uunet!deshaw.com!christos
  3. From: christos@deshaw.com (Christos Zoulas)
  4. Subject: Tcsh-6.05 is now available
  5. Message-ID: <Cs286F.1wo@deshaw.com>
  6. Summary: tcsh-6.05 is available from tesla.ee.cornell.edu
  7. Keywords: tcsh, shell, 6.05
  8. Sender: usenet@deshaw.com
  9. Nntp-Posting-Host: cs4
  10. Organization: D. E. Shaw & Co.
  11. Date: Mon, 27 Jun 1994 14:27:51 GMT
  12. Lines: 46
  13. Xref: wupost comp.unix.shell:19081 alt.sources:10765
  14.  
  15.  
  16. Hello,
  17.  
  18. I am pleased to announce that tcsh-6.05 is finally available.
  19.  
  20. - New manual page
  21. - New html manual
  22. - New environment variables OSTYPE VENDOR MACHTYPE REMOTEHOST
  23. - New pathname completions
  24. - New hup builtin
  25. - New filetest builtin and file operators
  26. - New $histdup variable to eliminate duplicate history entries.
  27. - New scheduled events formatting.
  28.  
  29. - Old bind, aliases and and other obsolete builtins removed.
  30.  
  31. And as always:
  32.  
  33. - Many, many, many bug fixes.
  34.  
  35. Tcsh is an enhanced version of the Berkeley C-shell that offers command
  36. line editing and completion plus many other little things that preserve
  37. the length of your fingers.
  38.  
  39. Tcsh runs on most unix machines, VMS_POSIX, and it compiles
  40. and is very close to working on OS/2 EMX.
  41.  
  42. You can get tcsh from tesla.ee.cornell.edu:/pub/tcsh/tcsh-6.05.tar.gz
  43. This is a gzip (GNU zip) tar archive. If you don't have GNU zip you
  44. can get it from prep.ai.mit.edu or other GNU mirrors, or ask tesla to
  45. unpack it on the fly using 'get tcsh-6.05.tar'.
  46.  
  47. For the DNS impaired: tesla.ee.cornell.edu == 128.84.253.11
  48.  
  49. I would like to thank:
  50.  
  51.     o the Cornell EE Department for giving tcsh a home for the past 7 years.
  52.     o everyone who sent bug reports
  53.     o the beta testers who survived all 17 beta releases
  54.     o the following contributors:
  55.  
  56.     Bruce Sterling         - most code enhancements and cleanups
  57.     Dave Schweisguth    - new man page and html filter
  58.     Michael Schroeder    - rewrote the routine from hell [bgetc()]
  59.  
  60. christos
  61.