Monday, December 8, 2014

Mac Folder System Tips

It's interesting as well as a little bit confusing when you change your operation system from Windows to Mac OS X, so I want to write down some tips to classify functions of each folder.

1. The Beginning: -> /

In OS X, the top level of the hard drive is called /. It's just a single slash. Your Mac displays "Macintosh HD".

Inside / are several folders. /Library and /System are important to the inner workings of OS X. Do not change them unless you know what you are doing.

2. Self-Explantory: -> /Applications

New installed software will be dragging in this folder.

3. Manager all Users Files: -> /Users

An OS X machine may have several individuals user accounts on it. So inside the Users folders will save accounts information.

4. Manager your Files: -> /Users/<yourname>

Every user has their own home folder. This is the folder where you can put your documents, pictures, music, etc. There are several folders already in your home folder by default: 

  •  /Users/<yourname>/Desktop 
Anything in this folder will be shown on your desktop 

  •  /Users/<yourname>/Documents
This is a good place to keep documents you create

  • /Users/<yourname>/Library
This contains information specific to your account that OS X needs. Only modify or put things in this folder if you know what you're doing.

  • /Users/<yourname>/Movies
A good place to store movies you create or download.

  • /Users/<yourname>/Music
A good place to store music. If you use iTunes and use the default "Keep iTunes Music Folder Organized" option iTunes will create the /Users/yourname/Music/iTunes folder.

  • /Users/<yourname>/Pictures
A folder for storing your pictures. If you use iPhoto it will keep its photo library in a folder inside /Users/yourname/Pictures.


  • /Users/<yourname>/Public
Anything inside this folder will be visible to the other user accounts on your computer, and also to other people on your network

No comments:

Post a Comment