Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how do you show hidden files

I'm trying to copy ACL files from msword to get my autocorrect files installed and was given instructions which dont follw it- as all full the address train is not visible, thought if I could open them it would help?

Posted on Jun 3, 2012 12:55 AM

Reply
8 replies

Jun 3, 2012 1:08 AM in response to usernameforapple

Show Hidden Files in Mac OS X


Launch Terminal (in Utilities) and copy/paste the following line into the terminal window:


defaults write com.apple.Finder AppleShowAllFiles TRUE


Hit return. The copy/paste the following line:


killall -9 Finder


Hit return. You will see the finder relaunch and any invisible files should be visible.


Note. To reverse this you do the exact same thing except the TRUE on end of the first (defaults) command should be FALSE.

Jun 26, 2012 7:37 PM in response to usernameforapple

"The line that was already there"


Is the prompt that shows you what directory you are at (your User Home directory), and invites you to enter the next command.


If you did not get an error message, you did the operation correctly. You can either enter the second command, or do a Restart, and the Finder should then show you all files, including invisible files.


If this makes you queasy, type:


ls -al


to get a list of all directories and files at this level. Then you will know it is alive and listening to you.

how do you show hidden files

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.