1
vote
1answer
170 views

make a certain file type hidden

I am trying to find a way to make my mac see .dSYM files as hidden. I know I could do: chflags hidden / -name *.dSYM but the next time I create a .dSYM file it wont be hidden. There must be a way ...
5
votes
2answers
1k views

Can Mountain Lion be modified so that a double click will open “hidden” folders and files?

I've noticed something strange in Finder since upgrading to Mountain Lion; any hidden folder or files (that I've already run defaults write com.apple.finder AppleShowAllFiles TRUE for) can only be ...
2
votes
1answer
770 views

Scripting the unhiding of Library folders on Time Machine disks

Here's the context: I have about 400 students with Time Machine backups from Lion computers. We wiped and re-imaged their laptops with new software AND with Mountain Lion. We just discovered that you ...
17
votes
3answers
21k views

How to always show “Library” in the Finder its “Go”-Menu without holding a modifier key?

I often use the "Library" folder in my home folder ~/. The Library folder there (~/Library/) is shown (unhidden), and that is not the question. I would like to also always show the menu point ...