Open your Terminal and paste the following commands.
killall cfprefsd
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
For not to show hidden files apply the following commands below
killall cfprefsd
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
No comments:
Post a Comment