Files are not hidden anymore!!!!

Dauwerse

Registered
Anybody help me out, for some reason i can see hidden files in the folder when i open them, like ".trashes", ".DS_Store", "Desktop DB" etc. etc.
I also dropped the icons of the drive to the dock in OSX, and there the files are invisible.
I know i did something somewhere wrong, but what?
Please help me out, Hope that i don't have to reinstall the system again because i lose my ip address again from my provider(UPC)
 
You can use TinkerTook to turn that off or use this command in the Terminal:
Code:
defaults write com.apple.finder AppleShowAllFiles 0
That should take care of it.
 
Originally posted by starfleetX
You can use TinkerTook to turn that off or use this command in the Terminal:
Code:
defaults write com.apple.finder AppleShowAllFiles 0
That should take care of it.
 
Back
Top