Here’s a simple one-liner I came up with to remove all HFS+ extended attributes on all files and directories below the current one in Mac OS X. Useful before creating a tar file that will be shared with non-Mac users (tar in OSX will create additional “resource” files to store extended attributes, which when untared [...]
Removing all extended attributes from a directory tree
May 7th, 2008 · 24 Comments
Tags: howto · Mac · Tips & tricks