Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!bloom-picayune.mit.edu!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.unix.shell Subject: Re: csh question Message-ID: <1991Mar21.100649.12164@athena.mit.edu> Date: 21 Mar 91 10:06:49 GMT References: <1991Mar21.005808.12432@mintaka.lcs.mit.edu> Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 20 In article <1991Mar21.005808.12432@mintaka.lcs.mit.edu>, dbert@pogo.gnu.ai.mit.edu (Douglas Siebert) writes: |> Now, is there any way to pipe some output to that process in |> some way so that it will be like the process itself received that as input? |> Either through redirecting that process' standard input from the outside |> or piping some output some way directly to that process? If you want to muck around in the kernel address space and do gross, hideous things to convince the process to get its input from somewhere else temporarily, or to push input into the input queue of the process, then sure. If you started the process with some sort of session manager like pty, possibly. Otherwise, almost certainly not. -- Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8085 Home: 617-782-0710