Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!shelby!unix!ginger.sri.com!ubi From: ubi@ginger.sri.com (Ron Ueberschaer x4399) Newsgroups: comp.unix.questions Subject: Temporary stdin redirect Message-ID: <20798@unix.SRI.COM> Date: 4 Feb 91 20:33:57 GMT Sender: news@unix.SRI.COM Reply-To: ubi@ginger.sri.com (Ron Ueberschaer x4399) Organization: SRI International Lines: 14 There ought to be a way to start a program off with stdin redirected from a file, then take over from real stdin. Does such a capability exist in UNIX, preferably under csh? This would be analogous to the >> append syntax, e.g. foo << start.input would use start.input until EOF, then act normally, reading the terminal for remaining input. --Ron Ueberschaer ubi@unix.sri.com ...!{hplabs,rutgers}!sri-unix!ubi