Re: NSFileManager - getting list of "safe" files/folders [update]
Re: NSFileManager - getting list of "safe" files/folders [update]
- Subject: Re: NSFileManager - getting list of "safe" files/folders [update]
- From: Will Mason <email@hidden>
- Date: Tue, 21 Jun 2005 16:08:44 -0700 (PDT)
> Ok, I've got this down to the following files:
>
> /etc
> /mach.sym (link to 2nd)
> /mach.sym (yes this is twice)
> /tmp
> /var
>
> Now, ALL of the above are symlinks to hidden files *except* the 2nd
> "mach.sym" which is a file, and (according to LSCopyItemInfoForURL)
> does *not* have it's hidden bit set.
Maybe this is a difference between the OS version that I use (10.3.9)
and the one that you use, but my /.hidden file contains mach,
mach_kernel and mach.sym. I would think that if you eliminated
everything in the /.hidden file, then you wouldn't be seeing mach.sym.
On my system mach is a symlink pointing to mach.sym.
Also, if these differences are due to differences between our OS
versions, then you'll probably have to account for that in your
software, too.
Good luck,
Will
_______________________________________________
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