Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
端末と xattr を使用して拡張メタデータ エントリを変更しようとしています。
シンプルに見えますが、成功していません。現在、私は以下のようなものを試しました:
xattr -w com.apple.metadata:kMDItemDisplayName 'fileName.localized' 'somePath.localized'
エラーは返されませんが、何も変更されません。
誰かがこれに光を当てることができますか?
ありがとうアンドレアス