From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <024d01c1363e$780bb530$a2b9c6d4@SOMA> From: "Boyd Roberts" To: <9fans@cse.psu.edu> References: <200109051823.OAA03645@augusta.math.psu.edu> Subject: Re: [9fans] weird print(2) problems... MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Date: Wed, 5 Sep 2001 21:10:47 +0200 Topicbox-Message-UUID: ea255bea-eac9-11e9-9e20-41e7f4b1d025 > Yes there is. When the program I'm piping to reads zero bytes, it stops > reading. If it reads n > 0 bytes, it does not. zero writes on pipes should probably be tossed. just how do you figure out eof?