home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sources / bugs / 227 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.sources.bugs
  2. Path: sparky!uunet!gatech!psuvax1!news.cc.swarthmore.edu!hirai
  3. From: hirai@cc.swarthmore.edu (Eiji Hirai)
  4. Subject: csh/tcsh 6.02 weirdness?
  5. Message-ID: <RR8PBP6D@cc.swarthmore.edu>
  6. Sender: news@cc.swarthmore.edu (USENET News System)
  7. Nntp-Posting-Host: gingko
  8. Organization: Information Services, Swarthmore College, Swarthmore, PA, USA
  9. Date: Tue, 8 Sep 1992 22:03:47 GMT
  10. Lines: 24
  11.  
  12. DEC 5000/200 running Ultrix 4.2
  13. Sun Sparcstation-2 running SunOS 4.1.2
  14.  
  15. tcsh 6.02 compiled with /bin/cc under Ultrix and gcc-2.2.1 under SunOS.
  16.  
  17. I get the following weirdness.  Is this normal behaviour?  I got the same
  18. weirdness in /bin/csh under Ultrix and SunOS.
  19.  
  20. gingko% echo $version
  21. tcsh 6.02.00 (Cornell) 92/05/15 options 8b,nls,dl,al,dir
  22. gingko% echo | echo
  23. gingko% Reset tty pgrp from 28435 to 26785
  24. gingko% jobs
  25. [1]  + 28435 Running                echo |
  26. gingko% fg
  27. echo |
  28. gingko% jobs
  29. gingko% 
  30.  
  31. --
  32. Eiji Hirai <hirai@cc.swarthmore.edu>    :     :    :   :  : :: ::: :::: :::::
  33. Unix Hacker for Swarthmore College      :     :    :   :  : :: ::: :::: :::::
  34. Information Services, Swarthmore, PA, USA.      Copyright 1992 by Eiji Hirai.
  35. I don't speak for Swarthmore College.                    All Rights Reserved.
  36.