Mac OSX 10.6

Hi,

I've got some aliases that are point to the wrong volume. I'd like to search my whole hierarchy for such aliases. They're aliases, not symlinks, so I can't just do find / -type l -ls | grep badVolumeName.

It seems that aliases have a com.apple.ResourceFork, but querying this with xattr gives me binary data. Is there a way to dump the target of the alias as text so I can grep for the bad volume name? Or what's another way to do this? Thanks.

Cheers, Michael

link|improve this question
It would probably be better to ask this on apple.stackexchange.com. – Dennis Williamson Apr 22 at 16:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.