Re: NSTask
Re: NSTask
- Subject: Re: NSTask
- From: Bill Bumgarner <email@hidden>
- Date: Mon, 26 Jul 2010 13:42:23 -0700
On Jul 26, 2010, at 1:39 PM, email@hidden wrote:
> What should the launchPath be for [NSTask setLaunchPath:path] ? ?usr/bin/rm is not valid i.e. where is rm?
Why use a task to remove a file?
Use NSFileManager's APIs.
b.bum
_______________________________________________
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
References: | |
| >NSTask (From: email@hidden) |