Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!seismo!rlgvax!cvl!umcp-cs!zben From: zben@umcp-cs.UUCP Newsgroups: net.unix-wizards Subject: Redirection of standard input Message-ID: <2646@umcp-cs.UUCP> Date: Mon, 19-Sep-83 16:37:26 EDT Article-I.D.: umcp-cs.2646 Posted: Mon Sep 19 16:37:26 1983 Date-Received: Wed, 21-Sep-83 02:56:53 EDT Organization: Univ. of Maryland, Computer Science Dept. Lines: 16 One presumes that the statement: cat file1 file2 - | hisprog is insufficient because he wants to communicate with hisprog conversationally. What he wants is the UNIVAC 1100 @ADD statement, which has been available on that system since about 1964. The setup would be: @XQT HISPROG @ADD FILE1 @ADD FILE2 This must be the only case in which a dinosaur system is actually more flexible than Un*x... Ben (A high priest finally strikes back) Cranston