2
votes
1answer
85 views

Automatically hide latex aux files in finder (files with a certain extension)

I'm a LaTeX user in OSX. I use TexShop primarily. LaTeX automatically creates lots of helper files with various different extensions (.log, .nav, .aux, .out, etc). It's almost never necessary to view ...
4
votes
5answers
2k views

AppleShowAllFiles does not show hidden files

I use OS X 10.8, I type the following defaults write com.apple.Finder AppleShowAllFiles YES killall Finder but still I cannot see any hidden files like .bash_history, .Trash, .cups, .gem etc. in ...
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 ...
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 ...
1
vote
1answer
121 views

Why some folders have the .DS_Store but some doesn't?

Local storage In some of my folder, I found something quite interesting: Some folders have the `.DS_Store` but some does not Network storage .DS_Store files are not on the network store. Any ...
1
vote
3answers
342 views

Unhide /etc dir but NOT using 'AppleShowAllFiles'. Possible?

I frequently use and edit config files inside /etc on OS X Lion. I would like to be able to access this dir in Finder easily, but don't want to unhide hidden files system-wide using defaults write ...
4
votes
3answers
12k views

Can I delete private/var/vm? What can I delete from the private directory?

What is this folder? It's huge and I can use the extra room. I've read sleepimage isn't necessary—is this true? Should I just deal with it? Is the "private" folder emptied automatically, or would I ...
2
votes
1answer
281 views

How can I make a file un-hidden permanently?

I have some files that were hidden on a PC. Now they live on my Mac. How can I remove the hidden property on each of these files?
2
votes
1answer
174 views

How do I hide 'Hidden' files?

I set hidden files to be shown with the following commands: defaults write com.apple.finder showHiddenFiles TRUE killall Finder This worked as expected. Then I tried to hide them again with the ...
2
votes
1answer
713 views

Hide certain files/folders from “All My Files”

How can I hide certain files or folders from "All my files" I'm developing a website with 100s of icons and now they making this section in finder quite redundant.
8
votes
2answers
377 views

How can I show only an .htaccess file in the Finder?

I'm a web developer. I really need to use .htaccess file. How can make Finder show only the .htaccess file and not all the file prefixed with .? I am running OS X Lion.
1
vote
1answer
324 views

Showing hidden files in specific directories?

I use this command quite often to show hidden files on my machine: defaults write com.apple.Finder AppleShowAllFiles YES Is there a way to show all hidden files only in specific directories. E.g. ...
6
votes
4answers
858 views

Can you hide hidden files in specific folders (like the desktop) while keeping them shown everywhere else?

I work with hidden files all the time, but I like an uncluttered desktop. It would be nice to make files like .DS_Store, and .localized invisible just on the Desktop. Please note I am already aware ...
2
votes
1answer
5k views

Show Hidden Files OS X 10.7 Lion [duplicate]

Possible Duplicate: How to show hidden files and folders in finder? How do I show the hidden files in OS X 10.7 Lion?
2
votes
1answer
551 views

Opt / Private Folder visible on HD?

for some reason my /opt /private folders are not hidden anymore while the rest of my finder's hidden files are. What would cause these to be visible again, and how do I change them back? I know it ...