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'
我没有返回错误,但没有任何改变。
有人可以对此有所了解吗?
谢谢安德烈亚斯