Viewing hidden files on Mac OS X
Enable scanning of hidden files in Mac OS X can be quite a simple command. In the terminal we enter:
Code:
Defaults write com.apple.Finder AppleShowAllFiles -bool true
Killall finder
Killall finder
If you are tired of this "feature" in the terminal, enter:
Code:
Defaults write com.apple.Finder AppleShowAllFiles -bool false
Killall finder
Killall finder
Another method, While in the Finder, click:
Code:
Cmd + Shift + G
And enter the path to the folder we want to look into.
Comments
When commenting on, remember that the content and tone of your message can hurt the feelings of real people, show respect and tolerance to your interlocutors even if you do not share their opinion, your behavior in the conditions of freedom of expression and anonymity provided by the Internet, changes Not only virtual, but also the real world. All comments are hidden from the index, spam is controlled.