If you want to always see all the files (visible and invisible) in the Finder. In the terminal type the following command and hit enter:
defaults write com.apple.finder AppleShowAllFiles -bool YES && killall Finder
If you want to always see all the files (visible and invisible) in the Finder. In the terminal type the following command and hit enter:
defaults write com.apple.finder AppleShowAllFiles -bool YES && killall Finder
Leave a Reply