Re: Calling UNIX command from Cocoa
Re: Calling UNIX command from Cocoa
- Subject: Re: Calling UNIX command from Cocoa
- From: Torsten Curdt <email@hidden>
- Date: Fri, 17 Oct 2008 00:23:10 +0200
On Oct 17, 2008, at 00:08, Bill Bumgarner wrote:
On Oct 16, 2008, at 3:03 PM, development2 wrote:
Yeah I know about NSTask, I just can't get it too work correctly.
NSTask is one heck of a lot easier to use than any of the lower
level calls except, maybe, popen().
It took me also quite a while to get it working properly. Most
examples were just too simplistic.
By no means saying this is perfect ....but it seems to work:
http://github.com/tcurdt/feedbackreporter/tree/master/Sources/Main/Command.m
cheers
--
Torsten
_______________________________________________
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