Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

slrandall

macrumors 6502
Original poster
I can still see them in Terminal through "ls -a", but when I use my old command from Lion:

defaults write com.apple.Finder AppleShowAllFiles YES; killall Finder

I don't see any of the .-prefix files in Finder. Anyone else have any luck with this?
 
The actual command is:

Code:
defaults write com.apple.Finder AppleShowAllFiles true; killall Finder
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.