Tagged Questions
2
votes
1answer
426 views
Create .zip's on OS X without the “extra” MacOS files (like .DS_Store, MACOSX folder, etc) [duplicate]
Possible Duplicate:
Compressing folders on a mac, without the .DS_Store
OS X includes undesired, "extra" files when creating .zip's of folders that look poor in Windows & Linux. How to ...
1
vote
1answer
491 views
Can't see hidden folder in Finder, but “ls” and “cd” work
On my external hardisk there are two folders inside a folder called "Sys". When I try to navigate to "Sys" using Finder (using "go to folder" option), I only see one folder inside "Sys".
When I use ...
0
votes
1answer
897 views
Where does Finder store data about favorite servers?
It used to store them under ~/Library/Recent Servers but now I don't where it is.
My ~/Library/Favorites contains only a .localized file with no data.
I am talking about Mac OS X 10.6.7.
I also ...
7
votes
2answers
926 views
Is it possible to toggle hidden files without relaunching Finder?
There are several ways how to toggle hidden files - via a shell command, or AppleScript, or Automator action, or even a Dashboard widget. All of them close and reopen Finder windows, which is quite ...
1
vote
3answers
2k views
Hidden file/folder in MacBook Pro (Mac OS X 10.6) Finder [duplicate]
Possible Duplicate:
How can I show hidden files/folders in Finder
How can I hide file/folder in Finder and roll it back easily (like windows)
and how can I tell Finder to show hidden files ...
7
votes
4answers
988 views
How can I show hidden files/folders in Finder
How can I see the hidden files in Finder?
For instance, if I have a file named: .something is is not listed.
Right now I have to open the terminal and type ls -la.
19
votes
4answers
6k views
Show hidden files on OS X except .DS_Store
I want to see all hidden files on my Mac except .DS_Store. Is there a way to do that?