Re: Identifying files with resource forks
Re: Identifying files with resource forks
- Subject: Re: Identifying files with resource forks
- From: Adam Mercer <email@hidden>
- Date: Thu, 31 Mar 2011 17:22:00 -0500
On Wed, Mar 30, 2011 at 16:33, Francis Devereux <email@hidden> wrote:
> OS X creates ._ files to store extended attributes as well as resource forks. You can use "xattr -l file" to see whether a file has any extended attributes (files with extended attributes also have an "@" after their permissions in the output of "ls -l") and "xattr -d attr_name file" to delete them.
Thanks, "xattr -l <file>" seems to be what I'm after.
Cheers
Adam
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden