M multinode macrumors regular Original poster Feb 7, 2011 #1 How can I see hidden files in Finder please?
L LPZ macrumors 65816 Feb 7, 2011 #3 mheidt said: defaults write com.apple.Finder AppleShowAllFiles YES Click to expand... And then you need to relaunch Finder! So here's a complete solution: Open Terminal (in Utilities) and enter Code: defaults write com.apple.Finder AppleShowAllFiles YES; killall Finder (Replace YES with NO to undo the change.)
mheidt said: defaults write com.apple.Finder AppleShowAllFiles YES Click to expand... And then you need to relaunch Finder! So here's a complete solution: Open Terminal (in Utilities) and enter Code: defaults write com.apple.Finder AppleShowAllFiles YES; killall Finder (Replace YES with NO to undo the change.)
GGJstudios macrumors Westmere Feb 7, 2011 #4 If you only need to see hidden files for a search, but don't want them always displayed, you can simply do a search in Finder and add hidden files as a search criteria:
If you only need to see hidden files for a search, but don't want them always displayed, you can simply do a search in Finder and add hidden files as a search criteria: