R rickruss macrumors newbie Original poster Jun 14, 2010 8 0 Jun 17, 2010 #1 I just upgraded to Snow Leopard on my Mac Pro and ghosted files like ".DS_Store" and ".Trashes" now appear in all my windows. This is probably a simple prefs fix but I can't find any documentation on it. Any help?
I just upgraded to Snow Leopard on my Mac Pro and ghosted files like ".DS_Store" and ".Trashes" now appear in all my windows. This is probably a simple prefs fix but I can't find any documentation on it. Any help?
GGJstudios macrumors Westmere May 16, 2008 44,560 957 Jun 17, 2010 #2 To hide hidden files in Finder, enter the following two commands into a Terminal window (press enter after each line): defaults write com.apple.Finder AppleShowAllFiles FALSE killall Finder The Terminal.app is in your Applications folder, in the Utilities sub-folder.
To hide hidden files in Finder, enter the following two commands into a Terminal window (press enter after each line): defaults write com.apple.Finder AppleShowAllFiles FALSE killall Finder The Terminal.app is in your Applications folder, in the Utilities sub-folder.
R rickruss macrumors newbie Original poster Jun 14, 2010 8 0 Jun 17, 2010 #3 Outstanding... Works...Thanks!
T TheComet macrumors newbie Jun 10, 2010 7 0 Jun 17, 2010 #4 on the same subject, is it possible to hide ONLY the two filetypes mentioned in the OP while showing all other hidden files?
on the same subject, is it possible to hide ONLY the two filetypes mentioned in the OP while showing all other hidden files?
GGJstudios macrumors Westmere May 16, 2008 44,560 957 Jun 17, 2010 #5 TheComet said: on the same subject, is it possible to hide ONLY the two filetypes mentioned in the OP while showing all other hidden files? Click to expand... No, hidden files are hidden files. It doesn't hide them based on the file name.
TheComet said: on the same subject, is it possible to hide ONLY the two filetypes mentioned in the OP while showing all other hidden files? Click to expand... No, hidden files are hidden files. It doesn't hide them based on the file name.