Question

MarkHeftler's avatar

Apple invisible items question.

Asked by MarkHeftler (162points) | asked October 27th, 2007 | 1 response | “Great Question” (0points) | Flag as…

What’s an easy way to make invisible items on an apple visible? I’m not connected to the net right now, so no external software. I think there’s a terminal command for it…

Topics: , ,
Observing members: 0 Composing members: 0

Answers

sferik's avatar

To display hidden files in Mac OS X, type the following two commands in Terminal:

defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder

To hide the files again, type:

defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder

Answer this question

Login

or

Join

to answer.
Your answer will be saved while you login or join.

Have a question about something? Ask Fluther!