do9dark
- 숨김 파일("."으로 시작하는 파일) 표시$ defaults write com.apple.finder AppleShowAllFiles -bool true숨김 파일을 표시하지 않을 경우에는 true 값을 false로 변경$ killall Finder