Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/26/83; site ihuxm.UUCP Path: utzoo!linus!decvax!harpo!floyd!whuxlb!pyuxll!eisx!npoiv!npois!hogpc!houxm!ihnp4!ihuxm!spear From: spear@ihuxm.UUCP Newsgroups: net.unix-wizards,btl.unix Subject: re:re: a question on input redirection Message-ID: <561@ihuxm.UUCP> Date: Mon, 19-Sep-83 09:15:12 EDT Article-I.D.: ihuxm.561 Posted: Mon Sep 19 09:15:12 1983 Date-Received: Mon, 19-Sep-83 22:38:46 EDT Organization: BTL Naperville, Il. Lines: 16 Thanks to all those who have suggested variations on the cat file1 filen - | program method for taking some input from a file then from the keyboard. I was aware of this approach, but was hoping there was a more elegant way of handling this. My major concern with the use of 'cat' is the very real possibility of leaving the cat process running if the program terminates on it's own (that is, not due to an end of file from the termination of cat). This can result in strange occurrences where some of your input is taken by the cat process and shipped to nowhere while the rest is taken by the shell. Thanks for all the responses. Any other ideas would be welcome. Steven G. Spearman ihnp!ihopb!spear