Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site uiucme Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!uiucdcs!uiucme!dawic From: dawic@uiucme.uiucme Newsgroups: net.lang.f77 Subject: Re: Orphaned Response Message-ID: <13300001@uiucme> Date: Thu, 12-Dec-85 16:22:00 EST Article-I.D.: uiucme.13300001 Posted: Thu Dec 12 16:22:00 1985 Date-Received: Sat, 14-Dec-85 23:49:25 EST References: <478@sdcc12.UUCP> Lines: 12 Nf-ID: #R:sdcc12.UUCP:478:uiucme:13300001:000:418 Nf-From: uiucme.uiucme!dawic Dec 12 15:22:00 1985 /* Written 10:50 pm Nov 12, 1985 by np42pf@sdcc12.UUCP in uiucme:net.lang.f77 */ /* ---------- "Re: pipe breaking" ---------- */ The following construct (sub-shell, see sh(1)) will allow redirection of the input to the terminal after finding the eof without any special code in the program: (ccat file;cat) | plotting_program A ^D should be send to end the keyboard input /* End of text from uiucme:net.lang.f77 */