No matter who you are, there are always some things that you don't want to see on your computer, or a private diary, or a strange thing about a download, for which you don't want to be seen. What do we do?
Some people have said several ways:
1. Change the name;
2. Make the folder into an encrypted DMG;
3. Add the folder to the end of the app to disguise it as an app, and right-click to display the contents of the package when viewed;
4. Hide files in the repository
The landlord will say, these methods have a small defect. The first, needless to say, deceiving ears; the second is apt to arouse suspicion, especially in the case of the student party like me; the third, as long as the use of some of the Mac to the people can break open. As for the fourth, there are risks, the resource pool is moving lightly, the user scrap heavy system scrap. So, here is a way to use the terminal to completely hide the file, no side effects are currently seen.
Tips for Mac OS hidden folders
1. Open the terminal
2. Enter "Chflags hidden" (Note: Do not quote, there is a space at the end)
3. Drag the folder into the terminal (note: Of course, in the second step, you can enter the folder path directly after the space)
4. Enter ...
Re-display
Change the hidden to Nohidden, and then add the folder path (now it is not good to drag into the method of OH)
Tips for Mac OS hidden folders