Results 1 to 5 of 5

Thread: Show Hidden Files in Mac OS X

  1. #1
    Join Date
    Jul 2006
    Posts
    191

    Show Hidden Files in Mac OS X

    I am using Mac OS X. I want to know the procedure to find Hidden Files. In my previous windows xp system < from folder option it is possible. I need to locate a file that i just can't seem to find. Do i need to go through the Terminal to access those files?

  2. #2
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Show Hidden Files in Mac OS X

    By default, Mac OS X's Finder keeps system files - which generally start with a dot, like .bash_profile - out of your sight. Launch the Terminal which is under Applications > In AppleShowAllFiles set true" at the command prompt, right after the dollar sign. Open up a Finder window by going to the Dock and clicking on the Finder icon and then type the file name...

  3. #3
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Show Hidden Files in Mac OS X

    Mac OS X volumes contain quite a few files and directories (aka folders) that are invisible from the Finder (and many other interfaces). In the Terminal type:defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder. The file in created by the Finder to keep track of folder view options, icon positions, and other visual information about folders.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Show Hidden Files in Mac OS X

    Mac OS X expands the use of invisible files far beyond anything attempted by the Classic OS. If you need to see hidden files, use the following command:defaults write com.apple.finder AppleShowAllFiles -boolean true killall Finder. There are more invisible files in Mac OS X, more ways to make files invisible, and more ways to get in and out of trouble by accessing these files.

  5. #5
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Show Hidden Files in Mac OS X

    In Mac OS X, you search for items by using the Finder's toolbar or the Finder's Find command. Finder can't make invisible files or folders permanently visible. It is normal for Mac OS X to store some files in invisible folders (directories). Check this for more information : Finding files and folders in Mac OS X

Similar Threads

  1. How to Show hidden files on Mac OS X Lion
    By Ooghavanth in forum Operating Systems
    Replies: 6
    Last Post: 04-11-2011, 10:24 PM
  2. Show super hidden files in Vista
    By racer in forum Tips & Tweaks
    Replies: 2
    Last Post: 10-08-2010, 10:53 PM
  3. Cannot set option for show hidden files
    By Jayden in forum Operating Systems
    Replies: 3
    Last Post: 20-02-2009, 01:07 PM
  4. Show extensions and hidden files
    By kex in forum Tips & Tweaks
    Replies: 0
    Last Post: 29-11-2008, 05:03 PM
  5. Replies: 9
    Last Post: 07-05-2007, 01:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,840,642.88079 seconds with 17 queries