-
显示路径:
defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE
-
恢复默认:
defaults delete com.apple.finder _FXShowPosixPathInTitle
重启Finder :
cmd + option + esc
屏幕快照 2018-07-30 上午9.23.52.png
效果:
finder_show_path.png
defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE
defaults delete com.apple.finder _FXShowPosixPathInTitle
重启Finder :
cmd + option + esc