mac 终端常用命令
显示隐藏文件的命令行:defaults write com.apple.finder AppleShowAllFiles Yes && killall Finder
隐藏隐藏文件的命令行:defaults write com.apple.finder AppleShowAllFiles No && killall Finder
显示隐藏文件的命令行:defaults write com.apple.finder AppleShowAllFiles Yes && killall Finder
隐藏隐藏文件的命令行:defaults write com.apple.finder AppleShowAllFiles No && killall Finder