显示路径:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder
还原:
defaults delete com.apple.finder _FXShowPosixPathInTitle;killall Finder
Posted Mr.ZeroW
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了finder 显示文件路径相关的知识,希望对你有一定的参考价值。
显示路径:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder
还原:
defaults delete com.apple.finder _FXShowPosixPathInTitle;killall Finder
以上是关于finder 显示文件路径的主要内容,如果未能解决你的问题,请参考以下文章