Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.1 6/24/83; site ucbvax.UUCP
Path: utzoo!linus!decvax!ucbvax!faustus
From: faustus@ucbvax.UUCP (Wayne Christopher)
Newsgroups: net.bugs.4bsd,net.unix-wizards
Subject: Re: 4.2 csh signal related bug
Message-ID: <170@ucbvax.UUCP>
Date: Sun, 26-Feb-84 12:38:09 EST
Article-I.D.: ucbvax.170
Posted: Sun Feb 26 12:38:09 1984
Date-Received: Sun, 26-Feb-84 23:29:19 EST
References: <408@sequent.UUCP>
Organization: U.C. Berkeley
Lines: 10

As far as I can tell that only happens when you redirect the
output of a process to a builtin that doesn't accept input, i.e.

cat | cd

Can you give examples of how this happens otherwise (as the
result of signals)?

	Wayne