显示路径:

  cd ~

  defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE

  killall Finder

  使 Finder 显示 文件夹路径

 

不显示路径:

  defaults delete com.apple.finder _FXShowPosixPathInTitle

  killall Finder

  使 Finder 显示 文件夹路径

 

相关文章:

  • 2021-12-26
  • 2021-11-30
  • 2021-11-01
  • 2021-11-01
  • 2021-07-22
  • 2022-12-23
  • 2021-08-26
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-01
  • 2021-07-12
  • 2021-11-19
  • 2021-11-23
相关资源
相似解决方案