10.7: Un-hide the User Library folder
Unity3D 2012. 8. 10. 14:52반응형
By default, the ~/Library folder is hidden in Lion. This is a big problem to many of the readers of this site, as many hints involve this folder (especially any involving hidden preferences). You can easily un-hide this folder for easy access. Simply run the following command in Terminal: chflags nohidden ~/Library If, for some reason, you want to re-hide it, you can run the same command using 'hidden' instead of 'nohidden'. You can actually use this command to hide or unhide any folder. Just put it's path in place of ~/Library. [crarko adds: Works great. One of the first things I did.] |
반응형
'Unity3D' 카테고리의 다른 글
NGUI와 HUD Test패키지 임포트시 에러 (0) | 2012.08.10 |
---|---|
Asset Store구입해서 다운받은 패키지들은 어디있는것인가. (0) | 2012.08.10 |
ngui health bar, vital bar (3) | 2012.08.08 |
NGUI VS. EZGUI (0) | 2012.08.08 |
Tater's Weapon Load Out (0) | 2012.08.08 |