在Finder标题栏显示完整路径

开启 


defaults write com.apple.finder _FXShowPosixPathInTitle -bool yes

 关闭 


defaults write com.apple.finder _FXShowPosixPathInTitle -bool false

 参考链接: http://bbs.feng.com/read-htm-tid-5541199.html

tips:

本文由wp2osc导入,原文链接:http://devonios.com/show-full-path-on-finder-title.html

由于OSChina的OpenAPI在处理content参数时会自动过滤img标签,所以无法显示图片,详见

你可能感兴趣的:(osx,finder)