mac上的小工具(updated)
mac上显示隐藏文件的命令,如果要隐藏则 -bool false
defaults write com.apple.finder AppleShowAllFiles -bool true
发布时间: 2013-01-01 14:04:19 作者: rapoo
mac上的小工具(updated)
mac上显示隐藏文件的命令,如果要隐藏则 -bool false
defaults write com.apple.finder AppleShowAllFiles -bool true