Using shell script's xattr
Using shell script's xattr
- Subject: Using shell script's xattr
- From: Andreas Kiel <email@hidden>
- Date: Mon, 18 Aug 2014 14:54:09 +0200
After solving the "displayed name" issue I now want to set some extended metadata for spotlight to copied files.
I'm trying to use terminal and the xattr to modify an extended metadata entry.
It looks simple, but I don't have any success.
Currently I tried something like below:
xattr -w com.apple.metadata:kMDItemDisplayName 'fileName.localized' 'somePath.localized'
I returns no error, but nothing is changed.
Can somebody shed some light on this?
Thanks in advance
Andreas
Andreas Kiel
spherico.com/filmtools
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden