macでフォルダを非表示する

表示:

defaults write com.apple.finder AppleShowAllFiles -bool true
非表示:

defaults write com.apple.finder AppleShowAllFiles -bool false

IOS

Posted by arkgame