jinhh

Mac 电脑设置显示路径

# 设置

defaults write com.apple.finder _FXShowPosixPathInTitle -bool TRUE;killall Finder

 

# 删除

defaults delete com.apple.finder _FXShowPosixPathInTitle;killall Finder

 

Finder 找到文件: command + I 查看文件觉对路径

分类:

技术点:

相关文章: