To show hidden files in Finder open the Terminal window and execute:
- defaults write com.apple.finder AppleShowAllFiles TRUE
- killall Finder
To hide them again:
- defaults write com.apple.finder AppleShowAllFiles FALSE
- killall Finder
To show hidden files in Finder open the Terminal window and execute:
To hide them again:
HTML-Tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>