Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!tektronix!ogcvax!omsvax!hplabs!sri-unix!ron@brl-vgr From: ron%brl-vgr@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: re: a question on input redirection Message-ID: <11985@sri-arpa.UUCP> Date: Fri, 23-Sep-83 04:07:12 EDT Article-I.D.: sri-arpa.11985 Posted: Fri Sep 23 04:07:12 1983 Date-Received: Wed, 28-Sep-83 20:06:37 EDT Lines: 9 From: Ron Natalie In the case cat xxx yyy - | program if program dies, the cat will get a "Broken Pipe" signal next time it writes on the pipe and die. -Ron