Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!cornell!rochester!pt.cs.cmu.edu!andrew.cmu.edu!bader+
From: bader+@andrew.cmu.edu (Miles Bader)
Newsgroups: comp.sys.amiga.tech
Subject: Re: problems with forkv (lattice)
Message-ID: 
Date: 29 Nov 88 15:03:44 GMT
References:  <167@fishpond.UUCP> ,
	<168@fishpond.UUCP>
Organization: Carnegie Mellon
Lines: 10
In-Reply-To: <168@fishpond.UUCP>

fnf@fishpond.UUCP (Fred Fish) writes:
> Hmmm...  I managed to dig up the test programs I was using when I was 
> investigating this exact thing, while trying to use forkv to run a subshell
> (subcli ???).  They are attached to this posting.

Looking at your test prog made realize something I should have said
earlier:  forkv works, AS LONG AS YOU DON'T TRY TO REDIRECT THE OUTPUT.
Redirecting the output is where it starts failing big time.

-Miles