Re: Spawn process without inheriting parent stdout, stdin
Re: Spawn process without inheriting parent stdout, stdin
- Subject: Re: Spawn process without inheriting parent stdout, stdin
- From: "Corey O'Connor" <email@hidden>
- Date: Fri, 30 Sep 2005 15:16:23 -0700
On 9/30/05, Sherm Pendley <email@hidden> wrote:
> Why not simply use NSTask's -setStandardOutput: to redirect the
> child's output elsewhere? The argument doesn't have to be an NSPipe -
> it can be an NSFileHandle as well.
pfft! You're crazy man! I like my complicated solution better. ;-)
Thanks for the tip! I had no idea about these functions. :-)
--
-Corey O'Connor
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden