Jul 23, 2012 Open Terminal (Applications Utilities Terminal) and enter the command. Chflags nohidden /Library/ You can use. Chflags hidden /Library. To hide it again. Jan 17, 2012 10:37 PM Reply Helpful. Thread reply - more options. Link to this Post. How To Unhide the Library Folder in Mac OS X Lion More Less. Apple Footer. Dec 04, 2017 Or you might be customising your Mac, which will need access to certain library folders. Here is how to get there and not cause your Mac to collapse in a cloud of dust in the process. What Is The Library Folder On MacOS? The library folder is the area of. Jan 12, 2020 Launch Terminal, located in /Applications/Utilities. Enter the following command at the Terminal prompt: Press Return. Once the command executes, you can quit Terminal. The Library folder will now be visible in the Finder. Should you ever wish to set the Library folder back to its default hidden. Nov 03, 2013 From OSX 10.9 Mavericks, 10.8 Mountain Lion and 10.7 Lion, the /Library and /Library are hidden from the Finder – to show these directories in the GUI, launch Terminal from Applications/Utilities and run the command below with sudo.
Your Mac has a secret. Thousands of them in fact, in the form of hidden files and folders lurking on its hard drive or SSD. Don’t worry, though. These files and folders are all supposed to be there. In fact, many of them are essential.
Many of these files are in your Mac’s main Library folder or in the ~/Library folder, which is in your User folder. Both these Library folders are hidden, but inside them are folders and files that hold things like preferences for apps.
In this article, we’ll tell you how you can view hidden files on your Mac and make your Library folder visible.
The hidden files are a throwback to macOS’ Unix roots. In fact, the convention of naming them starting with a “.” comes from Unix. Empty itunes library mac. For that reason, you can’t use a “.” at the start of a regular file name, otherwise OS X will hide it.
The files themselves contain data like access rights and privileges for files and folders, application support files, and preferences.
For example:$ java -versionjava version ' 11'Java(TM) SE Runtime Environment (build 11)Java HotSpot(TM) 64-Bit Server VM (build 23.2-b04, mixed mode)To run a different version of Java, either specify the full path, or use the javahome tool. For example:$ /usr/libexec/javahome -v 11 -exec javac -version. If the installed version is 11 Interim 0, Update 0, and Patch 0, then you see a string that includes the text 11. How to install java to library mac. After installing Java for macOS 2012-006, can I continue to use Apple's Java 6 alongside the macOS JDK for Java 11?If you want to continue to develop with Java 6 using command-line, then you can modify the startup script for your favorite command environment.
There are a number of reasons files and folders are hidden. Mostly, though, it’s because they contain data critical to the smooth running of your Mac and that you shouldn’t interfere with. In addition, there’s no real reason for most users to see or access them. Also, if they were all visible, your Mac would look horribly cluttered.
Before you make your Mac show hidden files, it’s important to remember they’ve been hidden for a reason. The data they contain could cause havoc if you delete or alter it and don’t know what you’re doing.
If your goal in viewing, for example ~/Library is so you can manually delete application support files for a program you’ve uninstalled, consider using a dedicated uninstaller like CleanMyMac X. That will make it easy to remove all the files associated with an application with one click. You can download CleanMyMac X for free here.
CleanMyMac X will also allow you to get rid of all the hidden files you no longer need. Many of these files are created and used then not needed anymore. They just sit there clogging up your hard drive. CleanMyMac X scans your Mac, identifies this system junk and allows you to quickly and easily get rid of it, potentially several gigabytes of disk space.
If you still want to view hidden files on your Mac, you need to go to the Finder and do the following:
There are a couple of methods for making your ~/Library folder visible. Here’s the simplest:
Alternatively, do this to view your Library folder:
With both these methods, your Library folder will disappear again when you close the Finder window. It’s easy enough to run through the steps above again to make it visible again when you need to, but if you want it permanently accessible, there are a couple of ways to do it.
The quickest is to drag the Library folder to the Finder’s sidebar. That will create a shortcut to it that will persist. If you want to keep ~/Library visible but don’t want it clogging up the sidebar in Finder windows, do this:
If you’re feeling particularly adventurous, you can use the Terminal command line interface to view hidden files and folders. Here’s how to do it:
To hide the files again, repeat the above steps, but replace ‘true’ with ‘false’ at the end of step 2.
Now that you know how to view hidden files and folders on your Mac, you may be wondering how you can hide other files or folders, to keep them away from prying eyes. There are a number of third-party applications and utilities that offer to do this for you, but you can do it yourself in Terminal, like this:
The file or folder you dragged onto the Terminal window will now be hidden. To see it again, use one of the methods described above to see hidden files.
To make the file visible permanently again, use the steps above, but in step 2 type: chflags nohidden
As you can see, viewing hidden files and folders on your Mac is very straightforward. There are a number of ways to do it, and you can make them visible temporarily or permanently.
However, just because you can view hidden files, doesn’t mean you should — the files are usually hidden because accidentally deleting them or altering them could cause chaos on your Mac. So, while it’s fine to have a peek, don’t do anything with the hidden files unless you know what you’re doing.
If you want to declutter your Mac or uninstall applications, use a dedicated application like CleanMyMac X. It will safely remove all useless files, add-ons, broken login items, caches, large and old files you didn't know about. Most likely, you won't even need to look for hidden files — CleanMyMac will do all the job for you.
We also showed that many of those files are stored in Library folders, including the one in your User folder, ~/Library. That folder is hidden by default, but you can view it or make it permanently visible using the techniques described above.