MAC使用技巧 1.如何显示喝隐藏文件 简单介绍命令方式。 显示Mac隐藏文件的命令: defaults write com.apple.finder AppleShowAllFiles -bool true 隐藏Mac隐藏文件的命令: defaults write com.apple.finder AppleShowAllFiles -bool false 2.如何显示文件的路径 将文件拖入到终端中,会显示文件的路径