T tbluhp macrumors 65816 Original poster Sep 6, 2006 1,047 23 Jul 20, 2011 #1 I updated from 10.6 to 10.7 and now when I go to my username directory I do not see a library folder anymore? Then when I go into the main hard drive I do see the library folder but it's not the user one?
I updated from 10.6 to 10.7 and now when I go to my username directory I do not see a library folder anymore? Then when I go into the main hard drive I do see the library folder but it's not the user one?
Maclver macrumors 68030 Nov 23, 2008 2,878 2,688 New Mexico Jul 20, 2011 #2 Apple has hidden it.. just do Shift>Command>G and type in ~/Library and there ya go!
M mrapplegate macrumors 68030 Feb 26, 2011 2,818 8 Cincinnati, OH Jul 20, 2011 #3 Maclver said: Apple has hidden it.. just do Shift>Command>G and type in ~/Library and there ya go! Click to expand... Or Option click on Go menu and it appears.
Maclver said: Apple has hidden it.. just do Shift>Command>G and type in ~/Library and there ya go! Click to expand... Or Option click on Go menu and it appears.
K Koifim macrumors newbie May 20, 2009 11 0 The Netherlands Jul 20, 2011 #4 CMD + Shift + G /Users/<Your username here>/Library Edit: Or what the others said...
T talisto macrumors newbie Jun 26, 2007 16 22 Jul 20, 2011 #5 You can unhide it with the following command in terminal: Code: chflags nohidden /Users/<username>/Library
You can unhide it with the following command in terminal: Code: chflags nohidden /Users/<username>/Library
DirtySocks85 macrumors 65816 Mar 12, 2009 1,441 82 Wichita, KS Jul 20, 2011 #7 talisto said: You can unhide it with the following command in terminal: Code: chflags nohidden /Users/<username>/Library Click to expand... I was just about to point out the same tip. Thanks for sharing it; one of the first things I did when I upgraded to Lion this evening.
talisto said: You can unhide it with the following command in terminal: Code: chflags nohidden /Users/<username>/Library Click to expand... I was just about to point out the same tip. Thanks for sharing it; one of the first things I did when I upgraded to Lion this evening.