Visiting the Library

A tip for Mac users: The Library folder in your home directory contains miscellaneous preference files, support libraries etc, and most normal users seldom need to touch it, which is why it is hidden by default in Mac OS X Lion. The standard way to get to it, if needed, is to hold down Option while clicking the ‘Go’ menu in Finder, and it’ll appear among the list of destinations.

If, however, you’re not a ‘normal user’ you may wish to make it more visible, and this turns out to be very easy. Just open a Terminal window and type:

chflags nohidden ~/Library

And you should then see it in your Finder just like any other folder.

Thanks to MOApp for this one.

Enjoyed this post? Why not sign up to receive Status-Q in your inbox?

1 Comment

I had a good old panic a few weeks ago when it seemed my LIbrary folder had disappeared, just as I needed to alter some settings. I poked around in Time Machine, everything, worrying that I had some mysterious corruption, until Michael pointed out they’d hidden it in Lion. Gah.

Got Something To Say:

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

*

© Copyright Quentin Stafford-Fraser