如何在Mac OS X中开启或关闭显示隐藏文件命令
2015-12-16 本文已影响2326人
hrscy
打开终端,输入:
defaults write com.apple.finder AppleShowAllFiles -bool true 此
命令显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false 此命令关闭显示隐藏文件
打开终端,输入:
defaults write com.apple.finder AppleShowAllFiles -bool true 此
命令显示隐藏文件
defaults write com.apple.finder AppleShowAllFiles -bool false 此命令关闭显示隐藏文件