From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] handling notes From: Joel “chesky” Salomon Date: Wed, 11 Oct 2006 03:52:54 -0400 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: c88df660-ead1-11e9-9d60-3106f5b1d025 > Try a bigger file, like /dev/zero. > Or insert a sleep(500) after the write in cat. >=20 > Why either of those would fix the problem is > an exercise to the reader. ;-) I tried /lib/keyboard as input, and saw the breadcrumb from program end b= efore the end of output; the parent process dies before the pipe breaks! I=E2=80=99m putting the sleep(500), properly commented, (what manual sect= ion is sleep(500) in? =E2=98=BA) into cat to get the same effect. Thanks= , Russ! Now for the detection and respawning... I=E2=80=99ll hold off on asking = for hints for a little while and try to figure it out myself. Good nigh=E2=80=94 ye flipplin=E2=80=99 gods, it=E2=80=99s already mornin= g! =E2=80=94 folks, --Joel