美文网首页
Mac Finfer 显示路径

Mac Finfer 显示路径

作者: goodl | 来源:发表于2018-07-30 09:25 被阅读0次
    • 显示路径:

    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

    相关文章

      网友评论

          本文标题:Mac Finfer 显示路径

          本文链接:https://www.haomeiwen.com/subject/ogexvftx.html