How can I view hidden files?

Joined
Jan 22, 2007
Messages
338
Reaction score
9
Points
18
Location
Miami, FL
Your Mac's Specs
MacBook Pro 2.16ghz Core Duo | 1GB RAM | 100 GB HDD | 256MB ATI RADEON x1600
I just wanted to know if there was any way in OS X to view hidden files. I know I can do it in Onyx, but I wanted to know if there was a way to do it on OS X without any additional software.
 
Joined
Sep 13, 2006
Messages
3,570
Reaction score
470
Points
83
Location
Colorado
Your Mac's Specs
Mac's
To show the Hidden files using the terminal type (better yet.. copy/paste) the following:

defaults write com.apple.finder AppleShowAllFiles -bool YES;killall Finder



Then to HIDE the "Hidden Files" Type (again, might want to just copy/paste) the following in the Terminal:

defaults delete com.apple.finder AppleShowAllFiles;killall Finder
 
OP
Ninjab3ar
Joined
Jan 22, 2007
Messages
338
Reaction score
9
Points
18
Location
Miami, FL
Your Mac's Specs
MacBook Pro 2.16ghz Core Duo | 1GB RAM | 100 GB HDD | 256MB ATI RADEON x1600
To show the Hidden files using the terminal type (better yet.. copy/paste) the following:

defaults write com.apple.finder AppleShowAllFiles -bool YES;killall Finder



Then to HIDE the "Hidden Files" Type (again, might want to just copy/paste) the following in the Terminal:

defaults delete com.apple.finder AppleShowAllFiles;killall Finder

I noticed that that string has "killall Finder" in it. I guess that will refresh Finder. Will that close any applications I have running?
 
Joined
Sep 13, 2006
Messages
3,570
Reaction score
470
Points
83
Location
Colorado
Your Mac's Specs
Mac's
I noticed that that string has "killall Finder" in it. I guess that will refresh Finder. Will that close any applications I have running?

Nope... It won't close any apps....

If it were me though, and I had some work on an app that was very important that I not lose... I would certainly save it. ;D you know.... just in case. :D
 
OP
Ninjab3ar
Joined
Jan 22, 2007
Messages
338
Reaction score
9
Points
18
Location
Miami, FL
Your Mac's Specs
MacBook Pro 2.16ghz Core Duo | 1GB RAM | 100 GB HDD | 256MB ATI RADEON x1600
Nope... It won't close any apps....

If it were me though, and I had some work on an app that was very important that I not lose... I would certainly save it. ;D you know.... just in case. :D
Oh, its not that, its that I'm 4 days into downloading a 12 gig torrent, and I don't want to risk losing connection to al the seeders I'm connected to.
 
OP
Ninjab3ar
Joined
Jan 22, 2007
Messages
338
Reaction score
9
Points
18
Location
Miami, FL
Your Mac's Specs
MacBook Pro 2.16ghz Core Duo | 1GB RAM | 100 GB HDD | 256MB ATI RADEON x1600
I have one more queston: Why do all the filles show up "pale" when I try to show hidden files? I though only the hidden files would look like that.
 
Joined
Sep 13, 2006
Messages
3,570
Reaction score
470
Points
83
Location
Colorado
Your Mac's Specs
Mac's
Yeah... I thought the same thing... All mine show up pale as well.
 
OP
Ninjab3ar
Joined
Jan 22, 2007
Messages
338
Reaction score
9
Points
18
Location
Miami, FL
Your Mac's Specs
MacBook Pro 2.16ghz Core Duo | 1GB RAM | 100 GB HDD | 256MB ATI RADEON x1600
Joined
Dec 31, 2005
Messages
24
Reaction score
0
Points
1
Is there a Gui way of showing the hidden files? Windows has thier way and Linux has another way too.. I would assume OSX has a Gui/menu to show hidden files...
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top