Re: Best way to execute a shell script from a cocoa application
Re: Best way to execute a shell script from a cocoa application
- Subject: Re: Best way to execute a shell script from a cocoa application
- From: Mark Dawson <email@hidden>
- Date: Tue, 18 Mar 2008 17:02:41 -0700
Look at the "TaskWrapper" sample code (http://developer.apple.com/samplecode/Moriarity/listing5.html). This not only launches a system command, but can update your UI for the IO feedback?
Mark
>
>
>What is the best way to execute a shell script from a Cocoa application?
>I need to be able to specify arguments, like what execv() provides.
>
>
>-Ryan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden