From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20020409164434.21638.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] how to interrupt a program doing a read on a mounted service? In-Reply-To: Message from bwc@borf.com of "Tue, 09 Apr 2002 10:20:35 EDT." <20020409141714.C9270199E3@mail.cse.psu.edu> From: Scott Schwartz Date: Tue, 9 Apr 2002 12:44:34 -0400 Topicbox-Message-UUID: 74e05320-eaca-11e9-9e20-41e7f4b1d025 | When I hit the DEL key in a rio with a program, say cat, that is reading | from a mounted file system, it ignores the interrupt. How should it behave? The read should be interrupted, of course. It's painful that it isn't.