home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / misc / discuss / 3571 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.3 KB  |  37 lines

  1. Newsgroups: gnu.misc.discuss
  2. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!ugle.unit.no!colargol!bjornw
  3. From: bjornw@colargol (Bjoern Wennberg)
  4. Subject: Re: bash 1.12.1 question
  5. Message-ID: <1992Nov12.173038.28209@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: Colargol, Trondheim College of Engineering
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <MAN.92Nov12111142@imrryr.at>
  10. Date: Thu, 12 Nov 92 17:30:38 GMT
  11. Lines: 24
  12.  
  13. Andreas Manessinger (man@magwien.gv.at) wrote:
  14. : >>>>> On Wed, 11 Nov 1992 20:50:52 GMT, sacks@netmgr.mot.com (Dennis Sacks) said:
  15. :  Dennis> Nntp-Posting-Host: netmgr.panther.mot.com
  16. :  Dennis> In bash 1.12.1 (SunOS 4.1.2/sparc) can someone explain this behavior:    
  17. :  Dennis> ls -a | head -5        works as expected
  18. :  Dennis> ls -l | head -5     works as expected
  19. :  Dennis> ls -la | head -5     works, but then gives "Broken Pipe" message after execution
  20. : On my DECstation 5000/25 running Ultrix 4.2a the "Broken Pipe" message
  21. : appears after `ls -la | head -5' *AND* `ls -l | head -5' :-(
  22.  
  23. Interactive-3.0 reports this:
  24. bash and csh:
  25. ls -al | head -5 - broken pipe
  26. ls -l | head -5  - broken pipe
  27. tcsh and sh does _not_ report broken pipe
  28.  
  29. bjornw>
  30. --
  31. The sooner all the animals are dead, the sooner we'll find all their money.
  32.