xiaoa

MAC显示文件夹路径

终端命令

1、显示路径:defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder

2、隐藏路径:defaults delete com.apple.finder _FXShowPosixPathInTitle;killall Finder

 

分类:

技术点:

相关文章:

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