 |
 |
Viewing hidden directory's in Finder
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2003
Location: Shipped to another country by the US to be tortured so they can avoid Int. law.
Status:
Offline
|
|
Hi,
Is it possible to view the hidden Unix directory's in Finder but keep the files prefixed with the period sign, such as the .DS_store files, invisible? I can turn on the visibility for all hidden files, but it gets a bit cluttered whith all the .* files.
thanks for any help.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Apr 2001
Location: europe
Status:
Offline
|
|
Hidden Unix directories is easy if you know how they are called. In the Finder menu select Go To -> Go To Folder and type /urs for example.
|
|
Nasrudin sat on a river bank when someone shouted to him from the opposite side: "Hey! how do I get across?" "You are across!" Nasrudin shouted back.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Mar 2002
Location: Boston
Status:
Offline
|
|
Originally posted by SubGeniux:
Hi,
Is it possible to view the hidden Unix directory's in Finder
thanks for any help.
You need something called tinkertool which can be found on versiontracker.
Mike
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jun 2000
Status:
Offline
|
|
What I do is navigate to the directory I want in the terminal, and once I'm there type "open ." and it will open in a Finder window.
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Aug 2002
Location: 127.0.0.1
Status:
Offline
|
|
I usually either do it through the terminal
cd /the/path/holding/the/hiden/file
Then
open TheNameOfTheFolder
Or if I`m feeling lazy I just command shift g then type in the folder...
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2003
Location: Shipped to another country by the US to be tortured so they can avoid Int. law.
Status:
Offline
|
|
cheers everyone, I used cocktail to get finder to show all the hidden files, but... is there any way to show the /var, /etc, etc. folders while hiding hidden files such as the .ds_store ones?
thanks again
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Dec 2002
Status:
Offline
|
|
I believe you can edit the ".hidden" file at the root of the boot drive to show the standard /usr, /var, etc. in the Finder. I've not actually tried this myself though, and you would definitely need to quit and relaunch the Finder to have it take effect.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2003
Location: Shipped to another country by the US to be tortured so they can avoid Int. law.
Status:
Offline
|
|
cool, I'll give that a try. here';s hoping.
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Dec 2002
Location: someplace
Status:
Offline
|
|
Originally posted by Basilisk:
I believe you can edit the ".hidden" file at the root of the boot drive to show the standard /usr, /var, etc. in the Finder. I've not actually tried this myself though, and you would definitely need to quit and relaunch the Finder to have it take effect.
That's correct. A future system update will likely overwrite the changes, however.
Before editing, first make a backup:
sudo cp -p /.hidden /.hidden.default
then
sudo pico /.hidden
to edit the file.
kill -1 `ps auxc | grep Finder | awk '{print $2}'`
to relaunch the Finder.
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Mar 2003
Location: Shipped to another country by the US to be tortured so they can avoid Int. law.
Status:
Offline
|
|
brilliant , exactly what I needed.
thanks all
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|