From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 11 Oct 2006 00:35:04 -0400 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] handling notes In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Topicbox-Message-UUID: c8697010-ead1-11e9-9d60-3106f5b1d025 Try a bigger file, like /dev/zero. Or insert a sleep(500) after the write in cat. Why either of those would fix the problem is an exercise to the reader. ;-) Russ