Re: Recursive file remove
Re: Recursive file remove
- Subject: Re: Recursive file remove
- From: Kyle Sluder <email@hidden>
- Date: Sat, 14 Aug 2010 00:54:38 -0700
On Sat, Aug 14, 2010 at 12:48 AM, Don Quixote de la Mancha
<email@hidden> wrote:
> But seriously folks, look at "man opendir" "rewindir" and "readdir".
> It's a portable way to read UNIX directories as if they were regular
> files containing a linear array of filenames.
Or take a look at -[NSWorkspace recycleURLs:completionHandler:] and
-[NSFileManager removeItemAtPath:error:].
> I'll send you my bill in the mail.
If we collected consulting fees from everybody who posts to this list
without searching first, we could open up a school that teaches how to
use a search engine.
--Kyle Sluder
_______________________________________________
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